Skip to content

Commit 61a1d44

Browse files
authored
Activate stale bot (open-telemetry#769)
* Activate stale bot * Rename file
1 parent 090296f commit 61a1d44

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/state-pr.yaml .github/workflows/stale-pr.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ jobs:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
stale-pr-message: 'This PR was marked stale due to lack of activity. It will be closed in 7 days.'
1414
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'
15-
days-before-stale: 14
15+
days-before-stale: 7
1616
days-before-close: 7
17-
debug-only: true

0 commit comments

Comments
 (0)