auto-comment
auto-comment copied to clipboard
A GitHub App built with Probot that automatically comments on issues and pull requests based on configuration
## location of the auto-comment.yml file according to: - README: `.github/auto-commnet.yml` - probot page: `./github/auto-comment.yml` - installation config: `./auto-comment.yml` ## img references: -  -  -  It would...
issue without bot comments https://github.com/fgl27/smarttv-twitch/issues/125 https://github.com/fgl27/SmartTwitchTV/issues/14 yml https://github.com/fgl27/smarttv-twitch/blob/master/.github/auto-comment.yml https://github.com/fgl27/SmartTwitchTV/blob/master/.github/auto-comment.yml Last issue that worked https://github.com/fgl27/SmartTwitchTV/issues/13 so it seems to stooped working 7 days ago
It would be nice to have possibility to include some dynamic variables in comment, like: - pull request name - pull request id - branch and base branch - author...
As far as I see, "Read access to administration, metadata, and single file" should be enough to configure this app using ".github/auto-comment.yml" file. "Read access to code" permission disallow this...
I would like to use the bot in https://github.com/jenkinsci/jenkins in order to automate some messaging in our delivery cycles. For example, I would like the bot to post a message...