hananmalka/selectors-watcher-action
Detect git changes in provided attributes and send notifications to relevant stakeholders
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| current_branch | — | no | ${{ github.head_ref }} |
| gh_token | — | no | ${{ github.token }} |
| slack_channel | Slack channel ID to get messages | yes | "" |
| slack_token | Slack token | yes | "" |
| reviewers | github login user of reviewers you want to add | no | [] |
| attributes | Attribute that we want to detect changes | no | [id] |
| slack_users_emails | Slack users emails in order to be able to mention in the slack channel | no | [] |
Outputs
no outputs