mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #267] [MERGED] Add Pull Request Stuck Notifier Action #7470
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/267
Author: @RemyRylan
Created: 11/27/2019
Status: ✅ Merged
Merged: 11/30/2019
Merged by: @gep13
Base:
master← Head:patch-1📝 Commits (1)
43c63c9Add Pull Request Stuck Notifier Action📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Automatically label and mention/notify a user about stuck pull requests.
This is primarily useful if you use a dependency update bot such as Dependabot, Greenkeeper, or Renovate and have configured their pull requests to be merged automatically. This action will catch unmerged PRs that may be stuck because of a failing GitHub status check.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.