Skip to content

Commit 0455b98

Browse files
authored
Merge pull request #1569 from carterbox/broken-automerge-link
Fix broken link to docs about automerge
2 parents 811ab06 + 9941433 commit 0455b98

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/maintainer/infrastructure.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Adding this label to non-bot issued PRs will have no effect.
148148
Entering this command in the title or comment of an issue will instruct the admin bot to
149149
open a PR enabling the automatic merging of passing PRs from the ``auto-tick``
150150
bot. This functionality is currently experimental. You can find more details
151-
`here <https://regro.github.io/cf-scripts/github_actions_infrastructure.html#automerging-prs>`__.
151+
:ref:`here<Automerge>`.
152152
Please open issue on ``regro/cf-scripts`` for any feedback, bugs, and/or questions!
153153

154154
@conda-forge-admin, please add python 2.7
@@ -295,6 +295,8 @@ GitHub Actions
295295
We use GitHub actions to rerender feedstocks and also run our pull request automerge service. We do not currently support builds on
296296
GitHub Actions.
297297

298+
.. _Automerge:
299+
298300
Automerge
299301
.........
300302

0 commit comments

Comments
 (0)