mirror of
https://github.com/strapi/strapi.git
synced 2025-10-16 10:33:34 +00:00
fix(ci): correct message from "close-inactive" job (#24391)
Following https://github.com/strapi/strapi/issues/15524#issuecomment-3297276502
This commit is contained in:
parent
04ef75fd65
commit
b28f40a70b
23
.github/workflows/close_stale_issues.yml
vendored
23
.github/workflows/close_stale_issues.yml
vendored
@ -25,21 +25,20 @@ jobs:
|
||||
days-before-pr-close: -1 # PRs disabled
|
||||
operations-per-run: 100
|
||||
stale-issue-message: |
|
||||
stale-issue-message: |
|
||||
👋 Hello, and thank you for helping us to make Strapi better!
|
||||
👋 Hello, and thank you for helping us to make Strapi better!
|
||||
|
||||
As part of our effort to keep the issue tracker focused and manageable, we are reviewing older reports.
|
||||
This issue has been inactive for a while. To ensure we spend our limited resources effectively, we are prioritizing:
|
||||
- Active issues related to Strapi v5
|
||||
- Issues with recent engagement
|
||||
- Issues that are not duplicates of others
|
||||
As part of our effort to keep the issue tracker focused and manageable, we are reviewing older reports.
|
||||
This issue has been inactive for a while. To ensure we spend our limited resources effectively, we are prioritizing:
|
||||
- Active issues related to Strapi v5
|
||||
- Issues with recent engagement
|
||||
- Issues that are not duplicates of others
|
||||
|
||||
This issue will be automatically closed in **14 days** unless there is new activity.
|
||||
👉 If this is still relevant:
|
||||
- Please add a comment with any updates.
|
||||
- If the problem also exists in **Strapi v5**, we encourage you to open (or link to) a v5 issue.
|
||||
This issue will be automatically closed in **14 days** unless there is new activity.
|
||||
👉 If this is still relevant:
|
||||
- Please add a comment with any updates.
|
||||
- If the problem also exists in **Strapi v5**, we encourage you to open (or link to) a v5 issue.
|
||||
|
||||
Thank you for helping us improve Strapi! 🙏
|
||||
Thank you for helping us improve Strapi! 🙏
|
||||
close-issue-message: |
|
||||
This issue has been closed due to inactivity as part of our backlog review.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user