Skip to content

Validate commits fixes - #167

Merged
samueljsb merged 2 commits into
kraken-tech:mainfrom
samueljsb:validate-commits-fixes
Jun 1, 2026
Merged

Validate commits fixes#167
samueljsb merged 2 commits into
kraken-tech:mainfrom
samueljsb:validate-commits-fixes

Conversation

@samueljsb

Copy link
Copy Markdown
Collaborator

Before this change, it wasn't possible to run the validate-commits job on PRs opened from forks. This change should fix the errors we saw (e.g.).

@samueljsb
samueljsb requested a review from a team as a code owner June 1, 2026 14:54
samueljsb and others added 2 commits June 1, 2026 15:57
For PRs opened from forks, the branch does not exist in the upstream
repository, so we cannot check out the branch by name. This change
references the SHA instead, which is available.

Co-authored-by: Charlie Denton <charlie@meshy.co.uk>
This means we no longer need to create a local branch called `main`.

Co-authored-by: Charlie Denton <charlie@meshy.co.uk>
@samueljsb
samueljsb force-pushed the validate-commits-fixes branch from f50e7e1 to 416b81c Compare June 1, 2026 14:58
@samueljsb
samueljsb merged commit 8c074ea into kraken-tech:main Jun 1, 2026
8 checks passed
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