recognizegroup/Recognize Change Notification Action
Get notified when a specific file is changed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| notification-type | Type of notification. Currently, only email is supported. | yes | |
| path | File or directory to track for changes. | yes | — |
| mail-connection-url | Mail connection URL (smtp+starttls://user:password@server:port, smtp://user:password@server:port). | yes | — |
| mail-subject | Subject of the mail that will be send upon a change. | yes | — |
| mail-from-name | The name of the sender from which the notification will be sent. | yes | — |
| mail-from-address | From which mail address the notification will be sent. | yes | — |
| mail-to | The mail addresses that should receive the notification (separated by a comma). | yes | — |
Outputs
no outputs