are-we-good
Version updated for https://github.com/lowlydba/are-we-good to version v1.0.3.
- This action is used across all versions by 5 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 matrices in a workflow into a single pass/fail status check. It automates the process of determining overall workflow success while allowing advanced customization, such as defining jobs that can fail, be skipped, or canceled without failing the workflow. This action provides streamlined status reporting for use with branch protection rules and offers debugging capabilities for detailed decision tracing.
What’s Changed
What’s Changed
- [CHORE] Remove unneeded checkout from README + pin docs examples by @lowlydba in https://github.com/lowlydba/are-we-good/pull/5
- chore(deps-dev): bump esbuild from 0.27.5 to 0.28.0 by @dependabot[bot] in https://github.com/lowlydba/are-we-good/pull/6
- chore(deps): bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 by @dependabot[bot] in https://github.com/lowlydba/are-we-good/pull/8
- chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com/lowlydba/are-we-good/pull/11
- chore(deps-dev): bump prettier from 3.8.1 to 3.8.3 by @dependabot[bot] in https://github.com/lowlydba/are-we-good/pull/12
- chore(deps-dev): bump @types/node from 25.5.0 to 25.6.0 by @dependabot[bot] in https://github.com/lowlydba/are-we-good/pull/10
- chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 by @dependabot[bot] in https://github.com/lowlydba/are-we-good/pull/13
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/lowlydba/are-we-good/pull/6
Full Changelog: https://github.com/lowlydba/are-we-good/compare/v1.0.2...v1.0.3