[GitHub Actions] Fix our broken port_pr action after the upgrade to checkout@v7 (Angular version)#5967
Merged
Merged
Conversation
… why. Also tweak the run statement to only trigger job if a "port to" label exists.
Member
Author
|
Merging immediately as this is a copy of DSpace/DSpace#12812 , which was already approved. |
Contributor
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin dspace-8_x
git worktree add -d .worktree/backport-5967-to-dspace-8_x origin/dspace-8_x
cd .worktree/backport-5967-to-dspace-8_x
git switch --create backport-5967-to-dspace-8_x
git cherry-pick -x 09a663b506eb91c4a2c04ed6b7b2f3dbca2e4e3a |
Contributor
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin dspace-9_x
git worktree add -d .worktree/backport-5967-to-dspace-9_x origin/dspace-9_x
cd .worktree/backport-5967-to-dspace-9_x
git switch --create backport-5967-to-dspace-9_x
git cherry-pick -x 09a663b506eb91c4a2c04ed6b7b2f3dbca2e4e3a |
Contributor
|
Successfully created backport PR for |
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.
References
port_praction after the upgrade tocheckout@v7DSpace#12812 to thedspace-angularrepoDescription
See description of DSpace/DSpace#12812. This PR is identical to that PR, it's just being copied to our
dspace-angularrepository settings