Skip to content

update cherry pick with pr#28059

Open
timcoding1988 wants to merge 1 commit intocontainers:mainfrom
timcoding1988:cherry-pick-bot
Open

update cherry pick with pr#28059
timcoding1988 wants to merge 1 commit intocontainers:mainfrom
timcoding1988:cherry-pick-bot

Conversation

@timcoding1988
Copy link
Collaborator

@timcoding1988 timcoding1988 commented Feb 10, 2026

  - Two modes:
    - Open PR: Queues the request, executes when PR merges
    - Merged PR: Executes immediately
  - Creates new PR: cherry-pick-{PR#}-to-{branch} with original commits
  - Handles conflicts: Aborts cleanly if cherry-pick fails

  Workflow

  1. User comments /cherry-pick v5.4 on a PR
  2. Bot verifies user has write permission
  3. If PR is open → posts "Queued" comment, waits for merge
  4. If PR is merged → cherry-picks all commits to target branch
  5. Creates a new PR: [v5.4] Original PR Title

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all
    commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match
    the sign-off email address. See CONTRIBUTING.md
    for more information.
  • Referenced issues using Fixes: #00000 in commit message (if applicable)
  • Tests have been added/updated (or no tests are needed)
  • Documentation has been updated (or no documentation changes are needed)
  • All commits pass make validatepr (format/lint checks)
  • Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

None

@packit-as-a-service
Copy link

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

@timcoding1988 timcoding1988 changed the title update cherry pick with pr [DNM] update cherry pick with pr Feb 10, 2026
@timcoding1988 timcoding1988 marked this pull request as draft February 10, 2026 15:38
Signed-off-by: Tim Zhou <tizhou@redhat.com>
@timcoding1988 timcoding1988 marked this pull request as ready for review February 12, 2026 19:32
@mheon mheon changed the title [DNM] update cherry pick with pr update cherry pick with pr Feb 12, 2026
@packit-as-a-service
Copy link

tmt tests failed for commit c69072e. @lsm5, @psss, @thrix please check.

@packit-as-a-service
Copy link

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

@lsm5
Copy link
Member

lsm5 commented Feb 13, 2026

@timcoding1988 as you did with the assign bot, do you have a test repo we could try this out on?

@packit-as-a-service
Copy link

tmt tests failed for commit c69072e. @lsm5, @psss, @thrix please check.

@timcoding1988
Copy link
Collaborator Author

@timcoding1988 as you did with the assign bot, do you have a test repo we could try this out on?
@lsm5 that is in https://github.com/timcoding1988/_test_repo as well

@psss
Copy link

psss commented Feb 13, 2026

tmt tests failed for commit c69072e. @lsm5, @psss, @thrix please check.

These failures should be fixed soon by:

Sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants