Skip to content

Commit

Permalink
Merge stable into master
Browse files Browse the repository at this point in the history
  • Loading branch information
CKEditorBot committed Oct 10, 2023
2 parents deb54ee + c738760 commit b39a3b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
repo-token: ${{ secrets.GH_BOT_TOKEN }}
stale-issue-label: status:stale
close-issue-label: resolution:expired
stale-pr-label: status:stale
close-pr-label: resolution:expired
stale-pr-label: status:stale
close-pr-label: resolution:expired
stale-issue-message: "There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue."
stale-pr-message: "There has been no activity on this PR for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the contribution, leave a comment or reaction under this PR."
close-issue-message: "We've closed your issue due to inactivity over the last year. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it)."
Expand Down

0 comments on commit b39a3b6

Please sign in to comment.