apexcorse/notify-push
Notifies team members of pushes in a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 28, 2025
- License
- None
Pinned Snippet
uses: apexcorse/notify-push@1cc98b7ae6829acbb190c2552812cc709e2f6045 # v1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| event | The "github.event" | — | — |
| apiUrl | The URL of the messaging API | — | — |
| apiToken | The token to communicate with the messaging API | — | — |
| providers | String that contains the messaging provider to use for notifications, formatted like "provider:channelID", separated by comma | — | — |
| refName | The "github.ref_name" | — | — |
Outputs
no outputs