project-bot
project-bot copied to clipboard
:octocat: Automatically add and move Issues/Pull Requests on a Project board
## The devDependency [standard](https://github.com/standard/standard) was updated from `13.1.0` to `14.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
Webhook events do not always fire in order. For example, if an Issue is created with labels and assignees then the events might occur in this order: 1. `issues.assigned` 1....
Would be nice to be able to move an issue (not a pull request) in a column when the first attempt to fix/implement it was made.
Default github automation allows a PR to be moved once a reviewer requests changes. It would be nice to add this to the bot as well so that all rules...
Hello, I'm currently having in my board a column per milestone, like `Q2 2020`, `Q3 2020` etc. I'd like to map them to their respective milestone name. I added a...
and add an `added_pullrequest_label` since those are different webhook events
On the project-bot github repository home page, the example animation at the bottom of the page does not follow the syntax rules for formatting a card. `new.issue` should be `new_issue`...
## The devDependency [nock](https://github.com/nock/nock) was updated from `10.0.6` to `11.1.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
It would be nice to add event .
Dosent special charters work in add label ? ``` - `added_label` **[zube]: To do** ``` this dosen't work :/