diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index c90ef09e1bf..13a26d5076c 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -20,21 +20,17 @@ jobs: exempt-pr-labels: keep-open stale-pr-message: > This pull request has been inactive for 14 days. - If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/en-us/help/contribute/contribute-how-to-write-pull-request-automation) for instructions. + If you are finished with your changes, don't forget to sign off. See the [contributor guide](https://review.docs.microsoft.com/help/contribute/contribute-how-to-write-pull-request-automation?branch=main) for instructions. If this PR is inactive for 14 more days, it will be closed automatically. Thank you! - SQL Docs Team + SQL Docs Team: [Contact Us](mailto:rogue1@microsoft.com) - [Contact Us](mailto:rogue1@microsoft.com) - - [Contributor Guide](https://review.docs.microsoft.com/en-us/help/contribute/sql-server-docs-contribute?branch=master) + [Contributor Guide](https://review.docs.microsoft.com/en-us/help/contribute/sql-server-docs-contribute?branch=main) close-pr-message: > This pull request has been inactive for 28 days. At this time, we are closing the PR. If you decide to continue working on your change, you can reopen the PR and continue working. Thank you! - SQL Docs Team - - [Contact Us](mailto:rogue1@microsoft.com) + SQL Docs Team: [Contact Us](mailto:rogue1@microsoft.com) - [Contributor Guide](https://review.docs.microsoft.com/en-us/help/contribute/sql-server-docs-contribute?branch=master) + [Contributor Guide](https://review.docs.microsoft.com/en-us/help/contribute/sql-server-docs-contribute?branch=main)