benmatselby/Gollum Page Watcher
📦 A GitHub Action to watch for GitHub Wiki Page changes, and then notify a Slack channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| slack_token | The Slack Token required to post a message to your workspace. | no | — |
| slack_webhook | The Slack Webhook URL required to post a message to your workspace. | no | — |
| slack_username | The Slack username if you want to define it, otherwise it will be what you have defined in Slack. | no | — |
| slack_channel | The Slack channel if you want to define it, otherwise it will be what you have defined in Slack. | no | — |
| pages_to_watch | A regex of page titles you want to watch, in order to get a notification. If not defined, all pages are watched. | no | — |
Outputs
no outputs