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

Update finalize-release-workflow after v2.7.99 #9

Closed
wants to merge 3 commits into from

Conversation

cvat-bot[bot]
Copy link

@cvat-bot cvat-bot bot commented Oct 12, 2023

No description provided.

SpecLad and others added 3 commits October 12, 2023 15:29
This automates the second half of the release process (the first being
automated by `prepare-release.yml`). After this workflow completes, the only
action that should remain for the releaser to do is to merge the
`dev-release-*` pull request. We can't do that as part of this workflow,
because CI has to finish first, and it seems pointless to create another
workflow just to merge 1 PR.

Apply some of the aspects of this pipeline to `prepare-release.yml` as well:

* Make the release notes extraction process more sophisticated to work
  around GitHub's frustrating handling of line breaks in PR and release
  descriptions.

* Use GitHub app credentials in order to be able to trigger other pipelines.
@SpecLad SpecLad force-pushed the finalize-release-workflow branch 2 times, most recently from eae68da to 55f23cc Compare October 13, 2023 12:39
@SpecLad SpecLad closed this Mar 8, 2024
@SpecLad SpecLad deleted the dev-release-2.7.99 branch March 8, 2024 11:58
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

Successfully merging this pull request may close these issues.

1 participant