kitechsoftware/Stability Flow
Run Stability Flow CLI validations for branch names, merge targets, branch origins, and commit messages.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | CLI command: validate-merge, validate-origin, validate-commit, or validate-branch-name | yes | — |
| branch | Branch name for validate-branch-name or validate-origin | no | — |
| base | Base branch for validate-origin | no | — |
| source | Source branch for validate-merge | no | — |
| target | Target branch for validate-merge or contextual validation for validate-branch-name | no | — |
| message | Commit message or PR title for validate-commit | no | — |
| mode | Commit validation mode: work or squash | no | squash |
| allow-non-prefixed-branches-to-develop | Allow non-prefixed contributor branches only when targeting develop | no | false |
| format | CLI output format: text, json, jsonl, markdown | no | text |
| github-summary | Append formatted output to GITHUB_STEP_SUMMARY when available | no | false |
Outputs
no outputs