Skip to content
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

cherry-pick bot failed to create a backport that includes a change to a workflow file #82

Open
sjd78 opened this issue May 29, 2024 · 1 comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@sjd78
Copy link
Member

sjd78 commented May 29, 2024

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 "[email protected]"
  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 <[email protected]>
 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.

Originally posted by @sjd78 in konveyor/tackle2-ui#1928 (comment)

@konveyor-ci-bot konveyor-ci-bot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label May 29, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning May 29, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels May 29, 2024
@dymurray dymurray moved this from 🆕 New to 📋 Backlog in Planning Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant