Skip to content
New issue

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

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

Already on GitHub? # to your account

Release non-pre-releases on release branches instead of master #111

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

colinking
Copy link
Contributor

Because of master branch protection, we can't do a release there. Instead:

  • Check out the latest master with your merged PRs
  • Check out a new branch release/<new version number>
  • yarn release
  • Fill out the release draft and publish it
  • Push up branch as a PR and merge to master

@colinking colinking merged commit 5d70f3b into master Dec 6, 2019
@colinking colinking deleted the colin/release-any-branch branch December 6, 2019 03:17
@colinking colinking mentioned this pull request Apr 16, 2020
colinking added a commit that referenced this pull request Apr 16, 2020
Accidentally borked the release process, see: #111
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant