renovatebot/renovate

Add the ability to assign PRs to a github project board

Open

#3,616 opened on May 1, 2019

View on GitHub
 (8 comments) (8 reactions) (0 assignees)TypeScript (1,916 forks)batch import
auto:no-pingshelp wantedplatform:githubpriority-4-low

Repository metrics

Stars
 (14,066 stars)
PR merge metrics
 (Avg merge 2d 23h) (339 merged PRs in 30d)

Description

What would you like Renovate to be able to do?

I would like to be able to specify that Renovate PRs be added to a github project board.

Describe the solution you'd like I'd like to able to specify one (or perhaps more) project boards to which all renovate PRs should be added, by modifying renovate.json, like this:

"projects": ['some project board name']

Describe alternatives you've considered

Currently, I have to manually add renovate PRs to a project board.

Contributor guide