Skip to content

Instantly share code, notes, and snippets.

@bskim45
Last active September 17, 2024 08:03
Show Gist options
  • Save bskim45/72f1b19e8af1406116f136b3caa5e037 to your computer and use it in GitHub Desktop.
Save bskim45/72f1b19e8af1406116f136b3caa5e037 to your computer and use it in GitHub Desktop.
Subscribe to the Github repository on Slack

Feature Toggles

By default disabled, can be enabled:

  • branches
  • comments
  • discussions
  • reviews
  • workflows

By default enabled, can be disabled:

  • issues
  • pulls
  • commits
  • releases
  • deployments

Subscribe

/github subscribe owner/repo [feature]

# example
/github subscribe owner/repo issues,pulls,commits,releases,deployments,reviews,workflows

Unsubscribe

/github unsubscribe owner/repo [feature]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment