konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 43 forks source link

:seedling: [backport release-0.3] Add and allow test image builds for more changes (#1926) #1928

Closed sjd78 closed 5 months ago

sjd78 commented 5 months ago

Changes:

Backport-of: #1926

sjd78 commented 5 months ago

Note: The cherry-pick bot failed to create this backport. See https://github.com/konveyor/tackle2-ui/actions/runs/9289091416/job/25562122346#step:4:20.

Run BRANCH_NAME="cherry-pick-pr1926-release-0.3"
  BRANCH_NAME="cherry-pick-pr1926-release-0.3"
  git config --global user.email "noreply@github.com"
  git config --global user.name "Cherry Picker"
  git checkout -b ${BRANCH_NAME}
  git cherry-pick -s 66b06b067a017d1e4135dfacbe7d31c430853ae8
  git push origin ${BRANCH_NAME}
  gh pr create --base release-0.3 --fill
  shell: /usr/bin/bash -e {0}
  env:
    GH_TOKEN: ***
Switched to a new branch 'cherry-pick-pr1926-release-0.3'
Auto-merging .github/workflows/ci-image-build.yml
[cherry-pick-pr1926-release-0.3 d3655be4] :seedling: Add and allow test image builds for more changes (#1926)
 Author: Scott Dickerson <sdickers@redhat.com>
 Date: Wed May 29 11:40:03 2024 -0400
 2 files changed, 2 insertions(+), 1 deletion(-)
To https://github.com/konveyor/tackle2-ui
 ! [remote rejected]   cherry-pick-pr1926-release-0.3 -> cherry-pick-pr1926-release-0.3 (refusing to allow a GitHub App to create or update workflow `.github/workflows/ci-image-build.yml` without `workflows` permission)
error: failed to push some refs to 'https://github.com/konveyor/tackle2-ui'
Error: Process completed with exit code 1.