Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: addwhich-release script#18657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dannykopping merged 3 commits intomainfromdk/which-release
Jul 1, 2025
Merged

chore: addwhich-release script#18657

dannykopping merged 3 commits intomainfromdk/which-release
Jul 1, 2025

Conversation

dannykopping
Copy link
Contributor

This will help us determine what's made it into releases easily.

Example:

$ ./scripts/which-release.sh$(gh pr view 12535 --json mergeCommit| jq'.mergeCommit.oid' -r)It is recommended that you run`git fetch -ap origin` to ensure you get a correct result.Commit was foundin the following release branches:  release/2.10  release/2.11  release/2.12  release/2.13  release/2.14  release/2.15  release/2.16  release/2.17  release/2.18  release/2.19  release/2.20  release/2.21  release/2.22  release/2.22-patch  release/2.23  release/2.24

stirby reacted with heart emoji
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
@dannykoppingdannykoppingenabled auto-merge (squash)July 1, 2025 07:56
@dannykoppingdannykopping merged commit0f56f00 intomainJul 1, 2025
29 checks passed
@dannykoppingdannykopping deleted the dk/which-release branchJuly 1, 2025 08:05
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 1, 2025
@stirby
Copy link
Collaborator

This will be helpful, thanks@dannykopping.

Will this catch cherry-picked PRs?

@dannykopping
Copy link
ContributorAuthor

Afraid not. Cherry-picked commits have different commit hashes even though they contain the same changes, and this tool only uses the commit hashes.

e.g.#18726

$ ./scripts/which-release.sh f97bd76It is recommended that you run`git fetch -ap origin` to ensure you get a correct result.Commit was foundin the following release branches:  release/2.24

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@deansheatherdeansheatherdeansheather left review comments

@ThomasK33ThomasK33ThomasK33 approved these changes

Assignees

@dannykoppingdannykopping

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@dannykopping@stirby@ThomasK33@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp