Which area is this bug related to?
/area ci
/area registry
What versions of software are you using?
Go Project
Operating System and version: N/A
Go Pkg Version: 1.24
Bug Summary
Describe the bug:
Konflux task patch PRs are not coming through due to our usage exceeding its limits, you can see that it creates the patch branch but fails to open the PR: https://github.com/devfile/registry-support/tree/konflux/references/main
To Reproduce:
Always reproduced by the redhat-konflux-bot.
Expected Behavior
Konflux task patch PRs should be created every Tuesdays and Thursdays or else this can degrade EC checks and block service deployments and contrib PRs.
Renovate config should respect quota limits and setup schedules and groupings that ensure regular patching across the board.
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
No response
Additional Context
No response
Any workaround?
No response
Suggestion on how to fix the bug
Following changes should be made to resolve quota limits and maximize essential patching on a regular basis:
Which area is this bug related to?
/area ci
/area registry
What versions of software are you using?
Go Project
Operating System and version: N/A
Go Pkg Version: 1.24
Bug Summary
Describe the bug:
Konflux task patch PRs are not coming through due to our usage exceeding its limits, you can see that it creates the patch branch but fails to open the PR: https://github.com/devfile/registry-support/tree/konflux/references/main
To Reproduce:
Always reproduced by the redhat-konflux-bot.
Expected Behavior
Konflux task patch PRs should be created every Tuesdays and Thursdays or else this can degrade EC checks and block service deployments and contrib PRs.
Renovate config should respect quota limits and setup schedules and groupings that ensure regular patching across the board.
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
No response
Additional Context
No response
Any workaround?
No response
Suggestion on how to fix the bug
Following changes should be made to resolve quota limits and maximize essential patching on a regular basis:
gomod(we use dependabot forgomodupdates and Go version updates should be done separately)**/vendor/**files (there are Dockerfiles under these)dockerfileandgithub-actionmanaged packages as we do under devfile/registry