olabiniv2/Repository Notifications
Generates notification messages about different events in the repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| event | The JSON serialization of the event | yes | "" |
| escape | Whether certain variables, such as refs, should be escaped. Only one escaper exists right now, which can by chosen by the value "matrix". The other value is "no". | — | no |
Outputs
| name | description |
|---|---|
| subject | The subject of the message - this will be in plain text format and quite short |
| message | The actual message - this will be several lines, containing HTML formatting, including links |