adprajwal/ChimeOps
Easily notify your Google Chat room from GitHub Actions with detailed pipeline status updates.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the job or step from your workflow. | yes | — |
| url | The Google Chat Webhook URL to which notifications will be sent. | yes | — |
| status | The current status of the job or step (e.g., success, failure, cancelled). | yes | — |
| custom_text | Optional: Add a custom message to include in the notification. | no | — |
Outputs
no outputs