Commit c34a6fc
authored
github: Add issue templates and GitHub->AzDO issue syncing (ni#21)
- [X] This contribution adheres to
[CONTRIBUTING.md](https://github.com/ni/nisync-python/blob/main/CONTRIBUTING.md).
### What does this Pull Request accomplish?
With reference to the content of [DAQmx
PR](ni/nidaqmx-python#686)
- Add GitHub issue template based on
https://github.com/ni/ni-apis/tree/main/.github/ISSUE_TEMPLATE
- Add a GitHub Actions workflow that syncs GitHub issues to Azure DevOps
using
[https://github.com/danhellem/github-actions-issue-to-work-item](https://github.com/danhellem/github-actions-issue-to-work-item)
The workflow is based on [
https://github.com/ni/measurement-plugin-python/blob/main/.github/workflows/sync_github_issues_to_azdo.yml](https://github.com/ni/measurement-plugin-python/blob/main/.github/workflows/sync_github_issues_to_azdo.yml)
- By referring daqmx, I created two new labels(tech debt and user story)
before this PR is merged.
- What is difference from [DAQmx
PR](ni/nidaqmx-python#686)
1.
'[ado_area_path](https://github.com/ni/nisync-python/pull/21/files#diff-202df4d842092333fc71217d929c58e696a315f3ae8415b32b5650adf1af9b28:~:text=ado_area_path%3A%20%22DevCentral%5C%5CProduct%20RnD%5C%5CPlatform%20HW%20and%20SW%5C%5CCore%20SW%20and%20Drivers%5C%5CPlatform%20HW%20and%20Drivers%5C%5CDrivers%5C%5CMars%22)'
: Area path of reported issue in Azure DevOps
2. package name in[
bug_report.md](https://github.com/ni/nisync-python/pull/21/files#diff-185833cb26d7ac66a4d39042fd576a820c2c2c6d05ad18973bb9c7dce77267c5:~:text=*%20NI%2DSync,nisync%2Dpython%60)
### Why should this Pull Request be merged?
Provide more guidance for which information to include in bug reports.
Automatically sync bug reports to Azure DevOps so they get more
visibility.
### What testing has been done?
None
Signed-off-by: wchung <[email protected]>1 parent 89fef5b commit c34a6fc
File tree
5 files changed
+129
-0
lines changed- .github
- ISSUE_TEMPLATE
- workflows
5 files changed
+129
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments