dotnet / fabricbot-config

Scripts for managing fabricbot configurations in the dotnet repos
MIT License
4 stars 7 forks source link

Automatically move PRs to champion columns when assigned #14

Closed jeffhandley closed 2 years ago

jeffhandley commented 2 years ago

Fixes #3

When a PR is assigned, if it's in the Needs Champion column and there is a column named to match the assignee's username, automatically move the card into that column. This defines a convention that project boards can use where having a column name matching your GitHub username enables automatically moving items into your column.