synchealthlabs/synchealthlabs/github-action-webpush
Github Action Notifier for Web Push Notifications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token | yes | — |
| subscription | Web-push subscription record in lzw compressed base62 | no | — |
| private-key | Vapid application private key in safe base64 | yes | — |
| public-key | Vapid application public key in safe base64 | yes | — |
| subject | Vapid subject i.e., mailto: address of server operator | yes | — |
| type | start or finish | yes | — |
| status | Job status i.e. Success/Failure/Cancelled | yes | — |
| Email of the person requesting the job | yes | — | |
| name | Name of the person requesting the job | yes | — |
| message | Commit message | yes | — |
| env | Environment staging or production | yes | — |
| publish-url | Publish url | no | — |
Outputs
no outputs