Skip to content

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

Open
bkeryan wants to merge 1 commit into
mainfrom
users/bkeryan/github-use-case
Open

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

Conversation

@bkeryan
Copy link
Copy Markdown
Collaborator

@bkeryan bkeryan commented Jun 5, 2026

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
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.

1 participant