ben-z / gh-action-mutexLinks
A simple locking/unlocking mechanism to provide mutual exclusion in Github Actions
☆87Updated 9 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
Sorting:
- A check for whether the dependency jobs are all green.☆148Updated last week
- 🎟️A GitHub Action for serializing workflow runs☆342Updated last week
- This action can be used to halt any workflow until required checks for a given ref (e.g., in a sibling workflow) pass successfully.☆373Updated 3 weeks 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
- A GitHub Action for triggering workflows, using the `workflow_dispatch` event☆363Updated last year
- uses: mshick/add-pr-comment@v2☆238Updated last year
- A GitHub Action that waits for another Check Run to have completed☆126Updated last year
- A GitHub action that facilitates "ChatOps" by creating repository dispatch events for slash commands☆656Updated last week
- Github action that turns your reusable workflows and custom actions into easy to read markdown tables.☆51Updated 2 months ago
- A GitHub action to find an issue or pull request comment☆217Updated last week
- Tool to validate GitHub Action and Workflow YAML files☆343Updated this week
- Get rid of personal access tokens (PAT) and credential management, use temporary GitHub Application access tokens instead!☆148Updated this week
- Retry action for Github CI☆126Updated 8 months ago
- Github Action to download an asset from a Github release☆122Updated last year
- Retries a GitHub Action step on failure or timeout☆510Updated 7 months ago
- create comment on pull request, if exists update that comment.☆557Updated this week
- Generate docs for GitHub actions☆98Updated this week
- GitHub action to comment pull request☆376Updated 8 months ago
- Github action to verify file changes that occur during the workflow execution.☆210Updated 2 months ago
- 🛠 Show environment variables and event JSON in the Action logs☆118Updated last year
- A meta-action to keep your action versions up-to-date☆128Updated last year
- A GitHub action to enable auto-merge on a pull request☆128Updated 2 months ago
- A Github Action to ensure that actions are pinned to full length commit SHAs☆46Updated 2 weeks ago
- Save time and cost when using GitHub Actions☆511Updated last year
- ☆236Updated last year
- Github Action for getting all the details about the current Pull Request if the commit is part of one