Skip to content

chore: rename CI job to build-test for SOC2 compliance#103

Merged
jetboh merged 1 commit into
mainfrom
chore/soc2-rename-ci-to-build-test
Mar 12, 2026
Merged

chore: rename CI job to build-test for SOC2 compliance#103
jetboh merged 1 commit into
mainfrom
chore/soc2-rename-ci-to-build-test

Conversation

@bpkennedy
Copy link
Copy Markdown
Collaborator

Summary

Rename the CI job in .github/workflows/pr-check.yml from build to build-test to support org-wide required status checks for SOC2 compliance (CC8.1).

Why

We are standardizing all PR-triggered CI job names to build-test so we can add required_status_checks to the org-level "PR-Review" ruleset. This ensures all PRs have automated checks pass before merge, satisfying SOC2 CC8.1 requirements.

What changed

  • Renamed job key buildbuild-test in .github/workflows/pr-check.yml
  • No changes to CI logic, steps, or behavior — only the job identifier changed

Action needed

Please review and approve this PR. The CI will run identically — only the job name reported to GitHub changes.

@bpkennedy bpkennedy requested a review from jetboh March 12, 2026 16:55
@jetboh jetboh merged commit 20be140 into main Mar 12, 2026
1 check passed
@jetboh jetboh deleted the chore/soc2-rename-ci-to-build-test branch March 12, 2026 18:46
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