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

Add GitHub Action for marking a pull request as released #23

Closed
mollyIV opened this issue Oct 21, 2019 · 1 comment
Closed

Add GitHub Action for marking a pull request as released #23

mollyIV opened this issue Oct 21, 2019 · 1 comment
Assignees

Comments

@mollyIV
Copy link
Member

mollyIV commented Oct 21, 2019

Issue Description

Add GitHub Action that will mark a pull request as released. The action should:

  • add a comment to the pull request about including the changes in a release
Congratulations! 🎉 This was released as part of fastlane x.y.z 🚀
  • add status: released label to the pull request and remove status: included-in-next-release label from it
  • add a comment to the referenced issue that the pull request has been released
The pull request #xxxxx that closed this issue was merged and released as part of fastlane x.y.z 🚀
Please let us know if the functionality works as expected as a reply here. If it does not, please open a new issue. Thanks!

reference to the epic: #3.

@mollyIV mollyIV self-assigned this Oct 21, 2019
@mollyIV
Copy link
Member Author

mollyIV commented Nov 25, 2019

Closing due to #24

@mollyIV mollyIV closed this as completed Nov 25, 2019
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

No branches or pull requests

1 participant