Closed SparkingSpork closed 2 years ago
Currently, internal work items to track GitHub Issues are created manually. This adds a workflow that uses Actions to create an AzDO bug to track issues on our internal work board.
Signed-off-by: Charlie Johnston charlie.johnston@ni.com
Note: this approach is taken from the grpc-device repo: https://github.com/ni/grpc-device/blob/main/.github/workflows/sync_github_issues_to_azdo.yml
AzDO Work Item: https://dev.azure.com/ni/DevCentral/_workitems/edit/1012205
This will not be testable until it's submitted. At that point, I can create an issue and see that a bug is created.
Currently, internal work items to track GitHub Issues are created manually. This adds a workflow that uses Actions to create an AzDO bug to track issues on our internal work board.
Signed-off-by: Charlie Johnston charlie.johnston@ni.com
Note: this approach is taken from the grpc-device repo: https://github.com/ni/grpc-device/blob/main/.github/workflows/sync_github_issues_to_azdo.yml
AzDO Work Item: https://dev.azure.com/ni/DevCentral/_workitems/edit/1012205
Testing:
This will not be testable until it's submitted. At that point, I can create an issue and see that a bug is created.