[all-commits] [llvm/llvm-project] cd26c1: [llvm][GitHub] Move PR project status to Done once...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Feb 10 13:07:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd26c112b224180bfc9ff23fbe04deb3322a18d8
https://github.com/llvm/llvm-project/commit/cd26c112b224180bfc9ff23fbe04deb3322a18d8
Author: Tom Stellard <tstellar at redhat.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M llvm/utils/git/github-automation.py
Log Message:
-----------
[llvm][GitHub] Move PR project status to Done once backport PR is made (#126374)
It's common to use the /cherry-pick command on a PR to create a backport
request. However, this creates a lot of clutter in the LLVM Release
Status project, because we end up with two items in the project, one for
the original PR and one for the new PR.
This change will set the status of the original PR to Done once the new
PR (for the release branch) is created. This will save release managers
a lot of work of having to manually updated the status for PRs that
contain backport requests.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list