Skip to content

chore: use shared semantic PR title workflow#156

Merged
dustinbyrne merged 1 commit into
mainfrom
chore/use-shared-semantic-pr-title-workflow
May 27, 2026
Merged

chore: use shared semantic PR title workflow#156
dustinbyrne merged 1 commit into
mainfrom
chore/use-shared-semantic-pr-title-workflow

Conversation

@dustinbyrne
Copy link
Copy Markdown
Contributor

💡 Motivation and Context

PostHog/.github now provides a shared reusable workflow for validating PR titles against Conventional Commits. This switches the local SDK workflow to call that shared workflow, pinned to the merged .github workflow SHA, so the semantic PR title policy is centralized while each SDK repo still owns its PR trigger.

This supports the changelog flow because merged PR titles are used to determine changelog entries.

💚 How did you test it?

  • Parsed the updated workflow YAML locally with PyYAML.

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • No changeset/Sampo entry needed for this CI-only change.

@dustinbyrne dustinbyrne requested a review from a team as a code owner May 27, 2026 18:47
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 27, 2026

Reviews (1): Last reviewed commit: "chore: use shared semantic PR title work..." | Re-trigger Greptile

@dustinbyrne dustinbyrne merged commit 0339db9 into main May 27, 2026
15 checks passed
@dustinbyrne dustinbyrne deleted the chore/use-shared-semantic-pr-title-workflow branch May 27, 2026 18:57
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