Skip to content

github: Update sync_github_issues_to_azdo.yml to use case function instead of shell script#82

Merged
bkeryan merged 1 commit into
mainfrom
users/bkeryan/github-use-case
Jun 15, 2026
Merged

github: Update sync_github_issues_to_azdo.yml to use case function instead of shell script#82
bkeryan merged 1 commit into
mainfrom
users/bkeryan/github-use-case

Conversation

@bkeryan

@bkeryan bkeryan commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

What does this Pull Request accomplish?

Update sync_github_issues_to_azdo.yml to use the new-ish case function instead of a shell script.

Why should this Pull Request be merged?

Clarify intent & improve readability

Avoid using bash in a workflow that may process untrusted user input (I think issue labels are under the repo's control, though)

What testing has been done?

Made same change in other repos

@bkeryan bkeryan requested a review from mshafer-NI as a code owner June 5, 2026 23:38
@bkeryan bkeryan merged commit 623110a into main Jun 15, 2026
176 checks passed
@bkeryan bkeryan deleted the users/bkeryan/github-use-case branch June 15, 2026 22:35
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.

2 participants