mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2026-03-13 08:10:39 +08:00
ci: increase stale action operations-per-run to 500 (#4312)
* increase stale action operations-per-run to 500 Assisted-by: Claude Sonnet 4.6 * add changelog entry for stale ops-per-run increase Assisted-by: Claude Sonnet 4.6 * add TODO to revert once backlog is cleaned up --------- Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -33,3 +33,5 @@ jobs:
|
||||
This PR has been closed due to inactivity. Please reopen if you would
|
||||
like to continue working on it.
|
||||
exempt-pr-labels: "hold,WIP,blocked-by-spec,do not merge"
|
||||
# TODO: Revert back to default of 30 after we have cleared the backlog of stale PRs.
|
||||
operations-per-run: 500
|
||||
|
||||
Reference in New Issue
Block a user