Skip to content

Commit bd2d042

Browse files
stale-workflow: update message (docker#24907)
<!--Delete sections as needed --> ## Description Link to contribute guide no longer exists. Updated message to remove link or point to relevant link. ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent dd258fc commit bd2d042

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/stale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
stale-pr-message: |
179179
Thanks for the PR. We'd like to make our product docs better, but haven't been able to review all the suggestions. As our docs change often and quickly diverge, we do not have the bandwidth to review and rebase old PRs.
180180
181-
If the updates are still relevant, please **add a comment** and review our [contribution guidelines](https://docs.docker.com/contribute/overview/) to rebase your PR against the latest version of the docs. This helps our maintainers focus on active contributions. If there's no activity, this PR will be closed in 30 days.
181+
If the updates are still relevant, please rebase your PR against the latest version of the docs and **add a comment** when it's ready. This helps our maintainers focus on active contributions. If there's no activity, this PR will be closed in 30 days.
182182
183183
**To remove the stale label:** Comment `/lifecycle active`
184184
**To freeze (requires write access):** Comment `/lifecycle frozen`
@@ -191,7 +191,7 @@ jobs:
191191
close-pr-message: |
192192
Closing this PR as there hasn't been any activity for a long time.
193193
194-
If the updates are still relevant, please review our [contribution guidelines](https://docs.docker.com/contribute/overview/) and **create a new PR** against the latest version of our docs.
194+
If the updates are still relevant, please review our [contribution guidelines](https://github.com/docker/docs/blob/main/CONTRIBUTING.md) and **create a new PR** against the latest version of our docs.
195195
196196
# Timing configuration NOTE: If you change days-before-issue-close or
197197
# days-before-pr-close, also update the hardcoded values in the

0 commit comments

Comments
 (0)