ChromaticHQ / usher

Custom Robo commands for use on PHP projects.
https://packagist.org/packages/chromatic/usher
11 stars 6 forks source link

Fixed workflows not running on backported PRs. #197

Closed markdorison closed 9 months ago

markdorison commented 9 months ago

Description

Fixed workflows not running on backported PRs.

Motivation / Context

workflows not running on backported PRs.

Testing Instructions / How This Has Been Tested

Will not be able to test until back ported PR is created.

ghost commented 9 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/ChromaticHQ/usher/197/aa04b130/57af3b6187741cd294f752b3817254ba95a54cc4.svg)](https://app.codesee.io/r/reviews?pr=197&src=https%3A%2F%2Fgithub.com%2FChromaticHQ%2Fusher) #### Legend CodeSee Map legend
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Successfully created backport PR for 3.x:

markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Git push to origin failed for 3.x with exitcode 1

markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Git push to origin failed for 3.x with exitcode 1

markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Git push to origin failed for 3.x with exitcode 1

markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Git push to origin failed for 3.x with exitcode 1

markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 3.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 3.x
git worktree add -d .worktree/backport-197-to-3.x origin/3.x
cd .worktree/backport-197-to-3.x
git switch --create backport-197-to-3.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4
markdorison commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-197-to-2.x origin/2.x
cd .worktree/backport-197-to-2.x
git switch --create backport-197-to-2.x
git cherry-pick -x 57af3b6187741cd294f752b3817254ba95a54cc4