From 17d4aded73cdf607ad5903829785bcad5fbe0a30 Mon Sep 17 00:00:00 2001 From: Levi Lesches Date: Mon, 18 Jul 2022 18:39:46 -0400 Subject: [PATCH] Update README.md with link to test repo --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 10be11a..fa0f100 100644 --- a/README.md +++ b/README.md @@ -31,14 +31,4 @@ jobs: label-description: This PR is waiting for one or more issues to be closed. ``` -This action will not re-block a PR if the issue is reopened, and will throw an error if the issue cannot be found. Simply edit the PR description to re-run the bot - ----- - -Here's an example of a PR that needs an issue to be closed first: -![image](https://user-images.githubusercontent.com/20747538/118001749-038a1c00-b315-11eb-94ea-a5df4adefd12.png) -![image](https://user-images.githubusercontent.com/20747538/118001780-0a189380-b315-11eb-974f-6e6823a5a4ec.png) - -After the issue is closed: -![image](https://user-images.githubusercontent.com/20747538/118001980-30d6ca00-b315-11eb-8916-efc71f3abbdd.png) -![image](https://user-images.githubusercontent.com/20747538/118002048-40eea980-b315-11eb-8f8f-ad7fca355232.png) +This action will not re-block a PR if the issue is reopened, and will throw an error if the issue cannot be found. Simply edit the PR description to re-run the bot. For a demonstration, see the issues and pull requests under https://github.com/Levi-Lesches/blocking-issues-test.