chore: add versioning tips to PR description#1874
Merged
Conversation
9dabb92 to
b1d2b28
Compare
Pre-release build readyInstall with: curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/install.sh | VERSION=0.0.0-b1d2b284 shBuilt from commit |
b1d2b28 to
1e79fcc
Compare
Pre-release build readyInstall with: curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/install.sh | VERSION=0.0.0-1e79fcc3 shBuilt from commit |
2ynn
commented
Apr 14, 2026
| LintingReportURL: lintingReportURL, | ||
| ChangesReportURL: changesReportURL, | ||
| ManualBump: manualBump, | ||
| ActionRunURL: environment.GetActionRunURL(environment.GetRepo()), |
Contributor
Author
There was a problem hiding this comment.
NB: this ActionRunURL is only used for the fanout flow (multiple targets with merged report files in combined PR description). In this case no speakeasy ci pr-description command is involved.
🆚 Standard CI pr-description flow: single-pass generation. The ActionrunURL is built in the action and the full prdescription.Input is piped it as JSON to speakeasy ci pr-description --input
TristanSpeakEasy
approved these changes
Apr 14, 2026
mfbx9da4
approved these changes
Apr 14, 2026
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.
GEN-2424: follow-up on sdk-generation-action #275
Successfully tested here by forcing action to use the
0.0.0-1e79fcc3pre-release version