Skip to content

chore: add versioning tips to PR description#1874

Merged
2ynn merged 2 commits intomainfrom
qynn/gen-2166/versioning-tips
Apr 14, 2026
Merged

chore: add versioning tips to PR description#1874
2ynn merged 2 commits intomainfrom
qynn/gen-2166/versioning-tips

Conversation

@2ynn
Copy link
Copy Markdown
Contributor

@2ynn 2ynn commented Feb 11, 2026

GEN-2424: follow-up on sdk-generation-action #275

  1. Add versioning tips
  2. Add link to the action that last updated the PR to ease troubleshooting

Successfully tested here by forcing action to use the 0.0.0-1e79fcc3 pre-release version

screenshot_2026-04-13_20:26:43

@2ynn 2ynn requested a review from mfbx9da4 February 11, 2026 22:36
@linear
Copy link
Copy Markdown

linear Bot commented Feb 11, 2026

@2ynn 2ynn marked this pull request as draft February 11, 2026 22:52
@2ynn 2ynn force-pushed the qynn/gen-2166/versioning-tips branch from 9dabb92 to b1d2b28 Compare April 13, 2026 21:23
@2ynn 2ynn marked this pull request as ready for review April 13, 2026 21:25
@2ynn 2ynn added the pre-release Create an installable pre-release from last commit label Apr 13, 2026
@github-actions
Copy link
Copy Markdown

Pre-release build ready

Install with:

curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/install.sh | VERSION=0.0.0-b1d2b284 sh

Built from commit b1d2b28442f99f231ca429588d0e81b9ebb04a1f

@2ynn 2ynn force-pushed the qynn/gen-2166/versioning-tips branch from b1d2b28 to 1e79fcc Compare April 13, 2026 23:33
@github-actions
Copy link
Copy Markdown

Pre-release build ready

Install with:

curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/install.sh | VERSION=0.0.0-1e79fcc3 sh

Built from commit 1e79fcc3dcb9b7d2f4fa67f8dca9c6a1ad8b67d0

LintingReportURL: lintingReportURL,
ChangesReportURL: changesReportURL,
ManualBump: manualBump,
ActionRunURL: environment.GetActionRunURL(environment.GetRepo()),
Copy link
Copy Markdown
Contributor Author

@2ynn 2ynn Apr 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@2ynn 2ynn merged commit 462bebe into main Apr 14, 2026
5 checks passed
@2ynn 2ynn deleted the qynn/gen-2166/versioning-tips branch April 14, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pre-release Create an installable pre-release from last commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants