ben-z / gh-action-mutex
A simple locking/unlocking mechanism to provide mutual exclusion in Github Actions
☆80Updated 2 months ago
Alternatives and similar repositories for gh-action-mutex:
Users that are interested in gh-action-mutex are comparing it to the libraries listed below
- Retry action for Github CI☆110Updated last month
- A GitHub action to enable auto-merge on a pull request☆116Updated 6 months ago
- This action can be used to halt any workflow until required checks for a given ref (e.g., in a sibling workflow) pass successfully.☆349Updated 4 months ago
- A GitHub Action that waits for another Check Run to have completed☆122Updated 11 months ago
- Allows including an action inside another action (by preprocessing the Yaml file). This is how composite actions should have worked.☆72Updated 2 years ago
- if the same workflow is already running from a previous commit, wait for it to finish☆70Updated 3 weeks ago
- Get rid of personal access tokens (PAT), use temporary GitHub Application access tokens instead!☆83Updated this week
- A check for whether the dependency jobs are all green.☆128Updated last year
- Github action that turns your reusable workflows and custom actions into easy to read markdown tables.