microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

Add Issue Assignment workflow #169

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

Resolves #166

Adds a new GitHub workflow that runs when an issue is assigned.

While additional behavior can be added in the future, right now the workflow only removes the state:needs-owner label if present.

makubacki commented 1 year ago

Tested in this test issue on my fork - https://github.com/makubacki/mu_devops/issues/137