smengcl opened a new pull request, #10864: URL: https://github.com/apache/ozone/pull/10864
## What changes were proposed in this pull request? This PR exempts pull requests carrying the `design` label from the stale bot. It is normal for design PRs to remain open for a very long time while. Periodically removing the `stale` label from these PRs creates unnecessary maintenance work for contributors and maintainers. The `exempt-pr-labels` option is configured with the `design` label. This prevents design PRs from being marked stale or automatically closed while leaving stale processing unchanged for all other PRs. Reference: https://github.com/actions/stale/blob/1e223db275d687790206a7acac4d1a11bd6fe629/README.md#exempt-pr-labels This intends to be a QoL improvement, motivated by cases such as https://github.com/apache/ozone/pull/9664#issuecomment-4997723490. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15968 ## How was this patch tested? - n/a -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
