aligndottech/Align Decision Check
Check PR alignment against your team decisions tracked in Align
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| align-api-key | Align API key for authentication | yes | — |
| align-tenant-id | Align tenant ID | yes | — |
| align-api-url | Align API URL | no | https://api.align.tech |
| fail-on | When to fail: "critical" (default), "any", or "none" | no | critical |
| github-token | GitHub token for creating check runs | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| status | Alignment status: aligned, conflicting, or no-context |
| conflicts-count | Number of conflicts found |
| critical-count | Number of critical conflicts |