dotnet / fabricbot-config

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

Disable the champion assigned and triage started tasks while bugs are addressed #17

Closed jeffhandley closed 2 years ago

jeffhandley commented 2 years ago

The approaches taken for #3 and #7 have issues because of race conditions for items being added to the board with targeted columns. This PR disables those tasks until a different approach can be taken.