ChromaticHQ / usher

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

Update workflow branch rules. #194

Closed markdorison closed 9 months ago

markdorison commented 9 months ago

Description

Update workflow branch rules.

Motivation / Context

Workflows not running against all branches.

Testing Instructions / How This Has Been Tested

Tests should run.

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/194/4c6ff9d7/0eaacd6c11afdba1fc75360256801d1e2701479e.svg)](https://app.codesee.io/r/reviews?pr=194&src=https%3A%2F%2Fgithub.com%2FChromaticHQ%2Fusher) #### Legend CodeSee Map legend
github-actions[bot] 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-194-to-2.x origin/2.x
cd .worktree/backport-194-to-2.x
git switch --create backport-194-to-2.x
git cherry-pick -x 0eaacd6c11afdba1fc75360256801d1e2701479e
github-actions[bot] commented 9 months ago

Successfully created backport PR for 3.x: