Update generated code for beta - #1947
Open
stripe-openapi[bot] wants to merge 10 commits into
Open
Conversation
stripe-openapi
Bot
requested review from
justiny-stripe
and removed request for
a team and
justiny-stripe
August 27, 2026 08:03
stripe-openapi
Bot
force-pushed
the
latest-codegen-beta
branch
8 times, most recently
from
August 27, 2026 22:22
74066d6 to
5e498b2
Compare
private-preview's ci.yml differs from master's by one additive hunk: `private-preview` in `on.push.branches`. Because that hunk lives only on private-preview, every merge of master into private-preview yields a workflow blob matching neither parent. GitHub refuses a push from a GitHub App lacking `workflows` permission when it introduces a workflow blob that does not already exist in the repository, so the codegen repo Codegen job's push to latest-codegen-private-preview is rejected and a human has to perform the merge by hand. Holding the hunk on master too means both sides of the merge carry the same change, the merge result is byte-identical to master's blob, and the App only ever carries an already-committed file forward. The hunk is a no-op on master. For a push event the workflow file comes from the pushed ref, so master's copy listing private-preview is never consulted for a push to private-preview, and it cannot affect pushes to master or beta. `on.pull_request.branches` already lists private-preview. Committed-By-Agent: claude Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
stripe-openapi
Bot
force-pushed
the
latest-codegen-beta
branch
6 times, most recently
from
August 31, 2026 20:50
527fe39 to
32fe9e4
Compare
* validate that incoming urls don't redirect requests * shorten comments
stripe-openapi
Bot
force-pushed
the
latest-codegen-beta
branch
2 times, most recently
from
August 31, 2026 22:50
4d65647 to
410c053
Compare
Committed-By-Agent: goose Orbit-Session-Id: 38c0eb7b-df45-4b91-a889-40636e127972
Committed-By-Agent: goose Orbit-Session-Id: 7eefd192-249c-4b8c-ab50-8ff71e8d0924
stripe-openapi
Bot
force-pushed
the
latest-codegen-beta
branch
4 times, most recently
from
September 3, 2026 03:28
ce2d95a to
6956242
Compare
stripe-openapi
Bot
force-pushed
the
latest-codegen-beta
branch
3 times, most recently
from
September 4, 2026 22:42
550537c to
d74f840
Compare
* Fix StripeContext hash consistency Committed-By-Agent: goose Orbit-Session-Id: aea467a1-58e1-44d6-abcb-dd0eb9fcf2d9 * Preserve StripeContext hash key stability Committed-By-Agent: goose Orbit-Session-Id: aea467a1-58e1-44d6-abcb-dd0eb9fcf2d9
stripe-openapi
Bot
force-pushed
the
latest-codegen-beta
branch
10 times, most recently
from
September 9, 2026 17:38
6554c84 to
5bd2df5
Compare
stripe-openapi
Bot
force-pushed
the
latest-codegen-beta
branch
11 times, most recently
from
September 11, 2026 03:48
2f2b9c3 to
e3da712
Compare
…ee1422f8b1740b5198866988e1
stripe-openapi
Bot
force-pushed
the
latest-codegen-beta
branch
from
September 11, 2026 04:25
e3da712 to
41a5d82
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Codegen for openapi v2484 and v2 openapi 9823e2d6c6a867ee1422f8b1740b5198866988e1.
Changelog