afiore/Divergebot
A Github action to nag collegues about diverging branches and unmerged commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| slack_webhook_url | Slack webhook url for outgoing notifications | yes | — |
| branches_to_compare | A JSON-encoded array of branches to compare. Eg: ["master...release/4.1", "master...release/4.1"]) | yes | — |
| github_api_token | The github API token | yes | — |
| github_owner_repo | The github owner/repo: e.g. `afiore/divergebot` | yes | — |
| slack_user_ids | A json object allowing to resolve Slack user handles by their Github login. e.g. {"bob-github-login": "UP9ZKK410", "jane-github-login": "UB1ZGG221", ...} | no | — |
Outputs
no outputs