Skip to content

chore: promote staging to production#61

Open
deferred wants to merge 2 commits into
mainfrom
release
Open

chore: promote staging to production#61
deferred wants to merge 2 commits into
mainfrom
release

Conversation

@deferred

@deferred deferred commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

10bfbf9 ci(promote): use conventional title for the promote PR

Rename the promote PR title from 'Release SDK updates' to
'chore: promote staging to production'. Clearer (it promotes code,
it doesn't cut the release — that's the separate release-please PR)
and consistent with the conventional 'release: X.Y.Z' style. Safe
because prod rebase-merges (the PR title never becomes a commit);
do not squash-merge the promote PR or this chore title would
suppress release-please's version bump.

Note: applied at PR-creation time only, so existing open promote
PRs keep their current title.
The cutover to self-hosted stlc replaces the Stainless GitHub App with the
stock googleapis/release-please-action. The /release skill still discovered the
PR via '--app stainless-app', which finds nothing once the App is removed.

- Step 1: discover via '--head release-please--branches--main' instead of
  '--app stainless-app'.
- Constraints + Step 6: note the PR/Release are produced by stock release-please
  (RELEASE_PLEASE_TOKEN), authored by the token user, not stainless-app[bot].
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