boyney123 / boyney123/auto-comment

Add support of label filtering in pullRequestLabeled and issueLabeled

Open
#8 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
24
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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 "The pull request is marked as ready for merge. If there is no negative feedback within 24 hours, it will be integrated towards the next weekly release" when a `ready-for-merge` label is added

It could be a syntax like:

```yaml
pullRequestLabeled:
label: ready-for-merge
message: >
The pull request is marked as ready for merge. If there is no negative feedback within 24 hours, it will be integrated towards the next weekly release
```

CC @daniel-beck @batmat

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.