Skip to content

Sync GitHub and AzDo issues#109

Merged
csjall merged 1 commit intomainfrom
users/jscholtz/sync-issues
Feb 11, 2026
Merged

Sync GitHub and AzDo issues#109
csjall merged 1 commit intomainfrom
users/jscholtz/sync-issues

Conversation

@csjall
Copy link
Collaborator

@csjall csjall commented Feb 10, 2026

What does this Pull Request accomplish?

This adds GitHub workflow to sync GitHub issues to AzDo

Why should this Pull Request be merged?

We want to track GitHub issues on our AzDo dashboard

What testing has been done?

No testing. Copied from datastore-labview repo.

@csjall csjall requested a review from dixonjoel as a code owner February 10, 2026 20:46
Copilot AI review requested due to automatic review settings February 10, 2026 20:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a GitHub Actions workflow to mirror GitHub issue activity into Azure DevOps work items so issues can be tracked on an AzDo dashboard.

Changes:

  • Introduces a new workflow triggered by issues and issue_comment events.
  • Maps GitHub issue labels to AzDO work item types (User Story / Technical Debt / Bug).
  • Uses danhellem/github-actions-issue-to-work-item to create/update work items in a specified AzDO project/area path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@csjall csjall merged commit 2a0bd5b into main Feb 11, 2026
35 checks passed
@csjall csjall deleted the users/jscholtz/sync-issues branch February 11, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants