dotnet / fabricbot-config

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

Testing issue automation #33

Closed jeffhandley closed 2 years ago

jeffhandley commented 2 years ago

By commenting on the issue, I should become the triager

jeffhandley commented 2 years ago

The board column name did not match my name. Updated.

jeffhandley commented 2 years ago

A race condition exists where setting a milestone:

  1. Removes the untriaged label
  2. Moves the card to Triaged
  3. Sees the activity was from a pod member, and moves the card to the pod member's column

I will address this by checking adding a condition to the pod member column movement to not apply if the issue has been triaged.