auto-comment icon indicating copy to clipboard operation
auto-comment copied to clipboard

A GitHub App built with Probot that automatically comments on issues and pull requests based on configuration

Results 5 auto-comment issues
Sort by recently updated
recently updated
newest added

## 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: - ![image](https://user-images.githubusercontent.com/52100648/113420258-a2eaf380-93e6-11eb-921b-4e074c6c3e6e.png) - ![image](https://user-images.githubusercontent.com/52100648/113420286-ac745b80-93e6-11eb-868b-81fe257636c0.png) - ![image](https://user-images.githubusercontent.com/52100648/113420330-beee9500-93e6-11eb-9551-2f1b480a9452.png) 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...