ni / nilrt

Tools to build NI Linux RT distribution.
MIT License
80 stars 69 forks source link

[hardknott] Add workflow to sync issues to AzDO #169

Closed SparkingSpork closed 2 years ago

SparkingSpork commented 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

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.