Skip to content

ci: split PR title validation into separate workflow - #597

Merged
JoshMock merged 1 commit into
mainfrom
pr-title-ci
Sep 1, 2026
Merged

ci: split PR title validation into separate workflow#597
JoshMock merged 1 commit into
mainfrom
pr-title-ci

Conversation

@JoshMock

@JoshMock JoshMock commented Sep 1, 2026

Copy link
Copy Markdown
Member

Validating PR titles in ci.yml was causing early termination/skipping of some jobs when the PR title is changed. Moving PR title validation to another workflow ensures title validation cannot interfere with other required checks.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 2 0 0 0.3s
✅ COPYPASTE jscpd yes no no 0.43s
✅ REPOSITORY gitleaks yes no no 42.8s
✅ REPOSITORY git_diff yes no no 0.06s
✅ REPOSITORY secretlint yes no no 6.86s
✅ REPOSITORY trivy yes no no 18.14s
✅ YAML yamllint 2 0 0 0.71s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@JoshMock
JoshMock merged commit 7f56221 into main Sep 1, 2026
31 of 32 checks passed
@JoshMock
JoshMock deleted the pr-title-ci branch September 1, 2026 19:43
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