Skip to content

Commit 9e1a855

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/github_integration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ GitHub Bots
5151

5252
buildtest has a few bots to do various operations that are described below.
5353

54-
- `Stale <https://github.com/marketplace/stale>`_ - stale bot is used to close outdated issues. This is configured in ``.github/stale.yml``. If there is no activity on a issue after certain time period, **probot-stale** will mark the issue and project maintainers can close it manually. For more details on Stale refer to the `documentation <https://probot.github.io/>`_
54+
- `Stale <https://github.com/marketplace/actions/close-stale-issues>`_ - stale bot is used to close outdated issues. This is configured in ``.github/stale.yml``. If there is no activity on a issue after certain time period, **probot-stale** will mark the issue and project maintainers can close it manually. For more details on Stale refer to the `documentation <https://probot.github.io/>`_
5555

5656
- `CodeCov <https://github.com/marketplace/codecov>`__ - The codecov bot will report codecov report from the issued pull request once coverage report is complete. The configuration for codecov is defined in ``.codecov.yml`` found in root of repo.
5757

0 commit comments

Comments
 (0)