-
-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Add script/backport-pr #5925
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 our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add script/backport-pr #5925
Conversation
I can't really comment on the code itself since it works obviously :) Only thing I wonder is if it works on Windows but shouldn't really be a blocking issue since most of you guys are on *nix. |
script/backport-pr
Outdated
# | ||
# Backports a PR into a release branch: | ||
# | ||
# # backport PR #123 into 1.1-stable-backport-1023 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how did PR #123
morph into 1023
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gonna guess that's just a typo. 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we get the typo in the comment fixed before approval please?
@jekyllbot: merge +dev |
This is a script I pulled from the git-lfs/git-lfs repo which makes it crazy easy to backport a PR.
Example: #5924
/cc @jekyll/affinity-team-captains @jekyll/core