Merged
Conversation
108fc61 to
a1ff9b6
Compare
a1ff9b6 to
34a6dcc
Compare
This change adds a custom github action, `auto-label`, and refactors the lifecyle workflow to use it for improving the automation around management of the lifecycle label. The stale bot's message is updated to make it clear that its goal is only to ping maintainers, with additional information added detailing each action that can be performed to remove the lifecycle status from an issue or pull request. Historically, users have expressed disastisfaction with the stale bot, usually due to the presumption that it closes issues. This is not the case, and this change hopes to improve both the automation around managing the labels, and the messaging presented when items are marked with an idle or dormant life due to inactivity. Change-Id: Iacefe1e4878562e34c21e4e5875eb4b45b9997d1
34a6dcc to
05552e6
Compare
Contributor
Author
|
ci failure is due to a flaky test that pops up pretty regularly. it's filed as #1194. ignoring the failure and merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change adds a custom github action,
auto-label, and refactors thelifecyle workflow to use it for improving the automation around
management of the lifecycle label.
The stale bot's message is updated to make it clear that its goal is
only to ping maintainers, with additional information added detailing
each action that can be performed to remove the lifecycle status from an
issue or pull request.
Historically, users have expressed disastisfaction with the stale bot,
usually due to the presumption that it closes issues. This is not the
case, and this change hopes to improve both the automation around
managing the labels, and the messaging presented when items are marked
with an idle or dormant life due to inactivity.
Change-Id: Iacefe1e4878562e34c21e4e5875eb4b45b9997d1