aws-actions/AWS DevOps Agent Quality Assurance
Trigger QA Agent test executions on deployment events
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | The webhook URL from your DevOps AgentSpace | yes | — |
| webhook-secret | The webhook signing secret for HMAC-SHA256 authentication | yes | — |
| test-profile-id | The test profile ID to trigger | yes | — |
| test-requirement | What the agent should focus on testing (e.g., "verify login flow after auth refactor") | no | — |
Outputs
| name | description |
|---|---|
| check-run-id | The GitHub Check Run ID created for this execution |