Skip to content

Updated release trigger mechanisms #409

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

Merged
merged 2 commits into from
Feb 11, 2020
Merged

Updated release trigger mechanisms #409

merged 2 commits into from
Feb 11, 2020

Conversation

hiranya911
Copy link
Contributor

Updating the trigger mechanisms to match the proposal in go/firebase-github-actions.

  1. To trigger a publish, merge a PR to the master branch with the label release:publish and title prefix [chore] Release.
  2. To stage a release, either send a firebase_build event to repository_dispatch or apply the release:stage label to any PR.
  3. The release:stage label can also be used to test the release workflow itself.

@hiranya911 hiranya911 added the release:stage Stage a release candidate label Feb 10, 2020
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
LGTM

@hiranya911 hiranya911 merged commit 08ed809 into master Feb 11, 2020
@hiranya911 hiranya911 deleted the hkj-update-triggers branch February 11, 2020 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants