GitHub Issues to Slack avatar
GitHub Issues to Slack
Try for free

No credit card required

View all Actors
GitHub Issues to Slack

GitHub Issues to Slack

lhotanok/github-issues-to-slack
Try for free

No credit card required

Monitors GitHub issues and sends Slack notifications about their modification. Tracks changes in issue's state such as newly opened issue, closed issue or re-opened issue. Saves data with all scraped issues into key value store.

Repositories

repositoriesarrayRequired

Enter repositories from which you want to collect the issues. Use the following format: username/repository-name

Slack token

tokenstringRequired

Slack API token.

Slack channel

channelstringRequired

Channel where the notification with Github issues information will be sent (e.g. #general)

Separate notification per issue

separateNotificationbooleanOptional

Check this option if you want to send separate notification for each modified issue rather than sending 1 notification with all issues merged.

Default value of this property is true

Exclude opened issues

excludeOpenedIssuesbooleanOptional

Check this option if you don't want to send notifications about newly opened issues. The value is false by default.

Default value of this property is false

Exclude closed issues

excludeClosedIssuesbooleanOptional

Check this option if you don't want to send notifications about newly closed issues. The value is false by default.

Default value of this property is false

Proxy configuration

proxyConfigurationobjectOptional

Select proxy configuration

Developer
Maintained by Community
Actor metrics
  • 1 monthly users
  • 100.0% runs succeeded
  • 0.0 days response time
  • Created in Oct 2021
  • Modified 12 months ago