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

Release - Add trigger finalize release workflow #1957

Open
wants to merge 1 commit into
base: release-notes
Choose a base branch
from

Conversation

ozgur00
Copy link
Contributor

@ozgur00 ozgur00 commented Jan 9, 2025

Description

Whenever there's a push (i.e. update release notes PR merge) to release-notes branch, trigger_finalize_release.yml workflow triggers finalize_release.yml on release/<VERSION_NAME> branch.
We will keep fetching the version name and fetching the updated release notes file bash scripts on this branch, since they are needed to be placed on the same branch as the release notes files.
Although fetch_updated_release_notes_file.sh is on this branch, it will be run from release/<VERSION_NAME> branch since we will be managing the whole finalize_release workflow there.

Checklist

  • PR is labelled
  • Changes are tested manually

COAND-1034

@ozgur00 ozgur00 added the Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants