keksmd/AgentSync Unified Ingress
Unified GitHub Action for AgentSyncHub ingress: CI failures, PR lifecycle, deployment and monitoring alerts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | auto|ci_failed|pr_lifecycle|deployment|monitoring|all | no | auto |
| agentsync_base_url | AgentSync base URL (without trailing slash) | no | https://agent.dada-tuda.ru |
| agentsync_ci_failed_url | Override full CI failed endpoint URL | no | "" |
| agentsync_monitoring_url | Override full monitoring alert endpoint URL | no | "" |
| auth_token | Bearer token for /v1/agentsync/events/* endpoints | no | "" |
| github_integration_token | Token for token-scoped GitHub webhook endpoint /webhooks/github/t/{token} | no | "" |
| workspace_id | Workspace id for /webhooks/github/{workspace_id} fallback | no | "" |
| github_webhook_secret | Optional GitHub webhook secret for x-hub-signature-256 | no | "" |
| repo_url | Repository clone URL (optional override) | no | "" |
| branch | Branch name (optional override) | no | "" |
| commit_sha | Commit SHA (optional override) | no | "" |
| job_name | CI job name (optional override) | no | "" |
| build_number | CI run/build number (optional override) | no | "" |
| build_url | CI run/build URL (optional override) | no | "" |
| failed_stage | Failed stage name for ci_failed | no | github-actions |
| failure_summary | Failure summary for ci_failed | no | workflow failed |
| trace_id | Optional trace id | no | "" |
| service | Service name for monitoring mode | no | "" |
| environment | Environment for monitoring mode | no | prod |
| alert_name | Alert name for monitoring mode | no | GitHubSignal |
| severity | critical|high|medium|low|info for monitoring mode | no | high |
| status | firing|resolved for monitoring mode | no | firing |
| ingestion_project | Project key/name for monitoring mode | no | "" |
| dry_run | true to print payloads only | no | false |
Outputs
no outputs