From 1a3008107b201b5903f68fa01048c649c5fe53b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 03:58:07 +0000 Subject: [PATCH] chore: update docs/git.md [20260713-0357] --- docs/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/git.md b/docs/git.md index bfb8f1b6..185bc070 100644 --- a/docs/git.md +++ b/docs/git.md @@ -813,7 +813,7 @@ Automate them. - [Rultor, a Merging Bot](https://www.yegor256.com/2014/07/24/rultor-automated-merging.html) - [stackoverflow.com: Bot to automatically reverse GitHub pull request merges](https://stackoverflow.com/questions/27820309/bot-to-automatically-reverse-github-pull-request-merges). Maybe it's best to not allow the merges instead of reverting them: - [help.github.com: Configuring protected branches](https://docs.github.com/en) - - [help.github.com: Enabling required status checks:](https://docs.github.com/en/administering-a-repository/enabling-required-status-checks) + - [help.github.com: Enabling required status checks:](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/managing-a-branch-protection-rule) - Select Require status checks to pass before merging - Choose (create) a status check, that always fails