Skip to content

Commit

Permalink
Update stable message.
Browse files Browse the repository at this point in the history
Signed-off-by: xuezhaojun <zxue@redhat.com>
  • Loading branch information
xuezhaojun committed Jul 14, 2023
1 parent 41f430b commit d397ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Message to comment on stale issues. If none provided, will not mark issues stale'
stale-pr-message: 'Message to comment on stale PRs. If none provided, will not mark PRs stale'
stale-issue-message: 'This issue is stale because it has been open for 60 days with no activity. After 7 days of inactivity, it will be closed. Remove the `stable` label to prevent this issue from being closed.'
stale-pr-message: 'This pull request is stale because it has been open for 60 days with no activity. After 7 days of inactivity, it will be closed. Remove the `stable` label to prevent this issue from being closed.'

0 comments on commit d397ed8

Please sign in to comment.