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

Release workflow will run two create-release-pr jobs when releasing from main branch #356

Closed
randmonkey opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
area/ci bug Something isn't working
Milestone

Comments

@randmonkey
Copy link
Contributor

randmonkey commented Jun 20, 2024

Current Behavior

The release workflow will create 2 jobs to create PR to main branch when the input base branch of release workflow is main itself.
https://github.com/Kong/gateway-operator/actions/runs/9594711978/job/26458832964

Expected Behavior

Only one PR made when base branch is main.

Steps To Reproduce

Run release action from main branch

Operator Version

current main

kubectl version

@randmonkey randmonkey added bug Something isn't working area/ci labels Jun 20, 2024
@randmonkey randmonkey added this to the KGO v1.3.x milestone Jun 20, 2024
@pmalek
Copy link
Member

pmalek commented Jun 21, 2024

This should be fixed by #357, which is already merged.

If this reoccurs, let's reopen.

@pmalek pmalek closed this as completed Jun 21, 2024
@pmalek pmalek self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants