Skip to content

Commit

Permalink
Add more explicit message
Browse files Browse the repository at this point in the history
Co-authored-by: Nicklas Körtge <[email protected]>
Signed-off-by: dr.max <[email protected]>
Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
maximilien and n1ckl0sk0rtge committed Feb 27, 2025
1 parent 022563b commit 771307f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/stale@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Stale issue message'
stale-issue-message: 'This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.'
stale-pr-message: 'Stale pull request message'
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'

0 comments on commit 771307f

Please sign in to comment.