From 1fb86102f621e160c00ec388e6560eb3576cf986 Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Wed, 13 Nov 2019 08:08:32 +0100 Subject: [PATCH] Add wait for commit statuses action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3161912..c0ba60d 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language. - [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries) - [Jekyll Diff Action](https://github.com/David-Byrne/jekyll-diff-action) - Diffs the built Jekyll site after a change, and comments the result back to GitHub. +- [Wait for commit statuses](https://github.com/WyriHaximus/github-action-wait-for-status) - Wait until all statuses and checks are successful or any of them has failed and set its status output accordingly. ### Testing and Linting