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

Packit: disable PR merge attempts in builds #2295

Closed
wants to merge 1 commit into from

Conversation

lsm5
Copy link
Member

@lsm5 lsm5 commented Apr 15, 2024

Packit jobs failed on #2285 as the PR target branch was release-1.13 but Packit was trying to merge the commit into main.

This commit will disable the PR merge attempt. Mergeability can be handled elsewhere.

Ref: https://packit.dev/docs/configuration#merge_pr_in_ci

Signed-off-by: Lokesh Mandvekar lsm5@redhat.com
(cherry picked from commit bb333d7)

Packit jobs failed on containers#2285
as the PR target branch was `release-1.13` but Packit was trying to
merge the commit into `main`.

This commit will disable the PR merge attempt. Mergeability can be
handled elsewhere.

Ref: https://packit.dev/docs/configuration#merge_pr_in_ci

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
(cherry picked from commit bb333d7)
@lsm5 lsm5 closed this Apr 15, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Jul 15, 2024
@lsm5 lsm5 deleted the main-packit branch December 19, 2024 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant