You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script:
- Collect all linked issues and PRs for all changes.
- Any commit that is not a test/doc/chore/npm release task, ensure there is a change log entry with the correctly linked issue OR PR link and issue/PR is labeled issues-in-release.
- Store collected linked issues / PRs in file on CI for release script to pull and use to comment the release version.
@emilyrohrbough commented on Tue Sep 20 2022
Two uses:
Script:
- Collect all linked issues and PRs for all changes.
- Any commit that is not a test/doc/chore/npm release task, ensure there is a change log entry with the correctly linked issue OR PR link and issue/PR is labeled
issues-in-release
.- Store collected linked issues / PRs in file on CI for release script to pull and use to comment the release version.
Add Script to https://github.com/cypress-io/release-automations
The text was updated successfully, but these errors were encountered: