are-we-good
Version updated for https://github.com/lowlydba/are-we-good to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “are-we-good” GitHub Action consolidates the statuses of multiple jobs and matrix builds into a single pass/fail status check, simplifying CI/CD workflows and enabling easier enforcement of branch protection rules. It automates the evaluation of job outcomes, allowing specific jobs to fail, cancel, or skip without affecting the overall status, and provides a clear, optional markdown summary of results. This action helps streamline complex workflows and improves visibility into the overall pipeline health.
What’s Changed
What’s Changed
- V1 by @lowlydba in https://github.com/lowlydba/are-we-good/pull/1
New Contributors
- @lowlydba made their first contribution in https://github.com/lowlydba/are-we-good/pull/1
Full Changelog: https://github.com/lowlydba/are-we-good/commits/v1.0.0