Skip to content

ci: add branch-target and pr-title workflows#32

Merged
lucasloisp merged 1 commit into
nextfrom
llois-c/workflows-branch-target-pr-title
May 13, 2026
Merged

ci: add branch-target and pr-title workflows#32
lucasloisp merged 1 commit into
nextfrom
llois-c/workflows-branch-target-pr-title

Conversation

@lucasloisp
Copy link
Copy Markdown
Collaborator

Port two CI guardrails from the go-sdk:

  • branch-target.yml fails any PR that targets main (with a sticky
    comment explaining how to retarget to next), and exempts the
    Stainless release bot.
  • pr-title.yml enforces conventional-commit style on PR titles.

Committed-By-Agent: claude

Port two CI guardrails from the go-sdk:

- branch-target.yml fails any PR that targets `main` (with a sticky
  comment explaining how to retarget to `next`), and exempts the
  Stainless release bot.
- pr-title.yml enforces conventional-commit style on PR titles.

Committed-By-Agent: claude
Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@lucasloisp lucasloisp requested a review from jagtejsodhi May 13, 2026 18:56
@lucasloisp lucasloisp marked this pull request as ready for review May 13, 2026 18:56
@lucasloisp lucasloisp merged commit 2e7947d into next May 13, 2026
14 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