Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/[email protected]
with:
stale-pr-message: 'This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua'
stale-pr-message: 'This pull request has gone a while without any activity. Tagging for triage help: @mosabua'
days-before-pr-stale: 21
days-before-pr-close: 21
close-pr-message: 'Closing this pull request, as it has been stale for six weeks. Feel free to re-open at any time.'
Expand Down
Loading