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

Experiment with milestoned/demilestoned to track backport status #397

Open
gsmet opened this issue Jan 8, 2024 · 0 comments
Open

Experiment with milestoned/demilestoned to track backport status #397

gsmet opened this issue Jan 8, 2024 · 0 comments

Comments

@gsmet
Copy link
Member

gsmet commented Jan 8, 2024

When a PR is attached to an older milestone on backporting, we lose the milestone information because GH only allows to have one milestone per issue.

I have no idea if when the new milestone is set, we get a demilestoned event first (which would be unfortunate as it would make it harder to track the previous milestone for context).

Also from there, we could maybe add a label per branch/a label per version.

Another option could be to NOT affect the milestone when backporting but instead adding a label that would be used when generating the release notes for the release (in conjunction to the milestone).

The number of labels if we use a label per version might become a problem. But maybe we could clean up labels from time to time for old versions (except for the LTS branches).

@maxandersen also mentioned that using projects could be another option to track the versions as you can affect a given PR to multiple projects. The project UI and API might not be as handy though.

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