Skip to content

github: Update workflows to use the 'case' function#265

Open
bkeryan wants to merge 2 commits intomainfrom
users/bkeryan/gha-case
Open

github: Update workflows to use the 'case' function#265
bkeryan wants to merge 2 commits intomainfrom
users/bkeryan/gha-case

Conversation

@bkeryan
Copy link
Copy Markdown
Collaborator

@bkeryan bkeryan commented Apr 6, 2026

What does this Pull Request accomplish?

Update GitHub Actions workflows to add the new 'case' function ( https://github.blog/changelog/2026-01-29-github-actions-smarter-editing-clearer-debugging-and-a-new-case-function/ ) rather than bash scripts or ${{ condition && true-value || false-value }}.

Why should this Pull Request be merged?

Clarify intent & improve readability

Avoid using bash in sync_github_issues_to_azdo.yml

What testing has been done?

Tested in a personal fork of the repo:

@bkeryan bkeryan requested a review from csjall as a code owner April 6, 2026 21:28
@bkeryan bkeryan changed the title github; Update workflows to use the 'case' function github: Update workflows to use the 'case' function Apr 6, 2026
@bkeryan bkeryan requested a review from mshafer-NI April 6, 2026 21:28
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Test Results

    56 files  ±0      56 suites  ±0   25m 19s ⏱️ - 1m 36s
 2 322 tests ±0   2 322 ✅ ±0   0 💤 ±0  0 ❌ ±0 
66 412 runs  ±0  66 400 ✅ ±0  12 💤 ±0  0 ❌ ±0 

Results for commit 57d7f5a. ± Comparison against base commit f885ba4.

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