integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
3.04k stars 479 forks source link

Subscribe to wiki repo changes #1923

Open binkley opened 1 month ago

binkley commented 1 month ago

Is your feature request related to a problem? Please describe. I'd like to show changes for my project wiki repo. I have a channel in Slack showing code repo changes (which works wonderfully -- thank you!), but does not show edits to the project's wiki.

This is important to me from these experiences:

Describe the solution you'd like I'd appreciate either of these:

Describe alternatives you've considered We communicate wiki changes verbally in Slack or during daily calls, and review commit logs to the wiki repo locally when a git push fails because it needs a git pull first. One can use GitHub's web UI for editing wiki pages, however we usually edit locally in the wiki repo clone so that we can use tools like IDE colorizing/formatting while working on Markdown files, and then commit/push our local changes upstream. (Both IDEA and VSCode have good support for GitHub-flavored markdown.)

Additional context Add any other context or screenshots about the feature request here.

geramirez commented 1 month ago

Thanks for the feedback. We'll route this to our PM.