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 Automatic Handling of GitHub Actions Tag #212

Open
blink1073 opened this issue Nov 24, 2021 · 0 comments
Open

Add Automatic Handling of GitHub Actions Tag #212

blink1073 opened this issue Nov 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@blink1073
Copy link
Contributor

blink1073 commented Nov 24, 2021

Problem

We are currently using a custom script here and in maintainer-tools to manage GitHub Actions tag.
We also want to be able to quickly roll back a tag if we make an errant release.

Proposed Solution

  • Add config for the current GitHub Actions tag, and automatically manage that tag when making a release.
  • Add a _prev label to the previous tag location
  • Add a workflow to roll back to the _prev tag for the current release given a target repo
@blink1073 blink1073 added the enhancement New feature or request label Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant