Skip to content

chore: 🔧 Update PR review workflow - #500

Merged
mrsabath merged 1 commit into
rossoctl:mainfrom
evaline-ju:update-pr-verifier
Jul 28, 2026
Merged

chore: 🔧 Update PR review workflow#500
mrsabath merged 1 commit into
rossoctl:mainfrom
evaline-ju:update-pr-verifier

Conversation

@evaline-ju

Copy link
Copy Markdown
Contributor

Summary

This PR was not failing due to migration but due to title case insensitivity #499 (comment)

Related issue(s)

Fixes rossoctl/.github#87

Signed-off-by: Evaline Ju <69598118+evaline-ju@users.noreply.github.com>
@evaline-ju
evaline-ju requested a review from a team as a code owner July 28, 2026 17:36

@mrsabath mrsabath left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Single-line bump of the pinned SHA for the reusable rossoctl/.github pr-verifier-required.yml from 4e535f22998dc5.

Verified:

  • New SHA 2998dc5 is a legitimate commit on rossoctl/.github main (authored by Ed Snible, 2026-07-28) and the reusable workflow file exists at that ref.
  • Pin remains a full 40-char SHA, so action-pinning policy is satisfied (Verify Action Pinning check passed).
  • Net behavioral effect of the bump is prefix_case_sensitive: true → false in the title check, which exactly matches the stated purpose (the failure was title case-insensitivity, not migration).

Areas reviewed: CI/GitHub Actions, Security (action pinning)
Commits: 1, signed-off: yes (DCO passed)
CI status: passing (E2E pending)

LGTM.

Comment thread .github/workflows/pr-verifier.yml
@mrsabath
mrsabath merged commit 47e7e30 into rossoctl:main Jul 28, 2026
17 checks passed
@evaline-ju
evaline-ju deleted the update-pr-verifier branch July 28, 2026 18:13
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.

🐛 Allow lowercase PR titles in verifier

2 participants