Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create PRs to reflect publish changes #743

Merged
merged 23 commits into from
Aug 24, 2023
Merged

Create PRs to reflect publish changes #743

merged 23 commits into from
Aug 24, 2023

Conversation

SavDont
Copy link
Contributor

@SavDont SavDont commented Aug 24, 2023

Description

Creating PRs whenever we run the publish action on this repo. The new workflow doesn't require us to disable branch protection any time we need to publish packages to NPM.
Instead, two PRs will be created. One PR will merge the CHANGELOG and package version updates into development branch and the second PR will merge development into main.

Reference to Create Pull Request Action
Reference to Github Contexts in Github Actions

Testing instructions

Types of changes

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@SavDont SavDont requested a review from dekz as a code owner August 24, 2023 14:31
@SavDont SavDont requested review from kyu-c and eitu5ami August 24, 2023 14:34
@SavDont SavDont merged commit 5a49be1 into development Aug 24, 2023
1 check passed
@SavDont SavDont deleted the feat/PublishPRs branch August 24, 2023 20:35
kyu-c added a commit that referenced this pull request Aug 29, 2023
* Create PRs to reflect publish changes (#743)

* Create PRs to reflect publish changes

* Using gh instead of third party action

* Adding github token

* Add Velodrome V2 support on Base (#747)

* Publish: CHANGELOG and Package Version Updates into development (#748)

* Updated CHANGELOGS & MD docs

* Publish

 - @0x/[email protected]
 - @0x/[email protected]
 - @0x/[email protected]
 - @0x/[email protected]
 - @0x/[email protected]
 - @0x/[email protected]
 - @0x/[email protected]
 - @0x/[email protected]

---------

Co-authored-by: Github Actions <[email protected]>

---------

Co-authored-by: Savarn Dontamsetti (Sav) <[email protected]>
Co-authored-by: Kyu <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Github Actions <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants