-
Notifications
You must be signed in to change notification settings - Fork 630
Closed
Labels
Description
Context
Automatically backport failure for pull request 7206
Pull request: #7206
Commit: d7f2b5e
Workflow: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/14057829915
To solve the ticket, open the workflow link above, and for each failed release branch check the following:
- Whether the commit should be
cherry-pick(ed) to this release branch, otherwise skip this release branch - If yes,
cherry-pickthe commit manually and push it to the release branch. You may need to resolve the
conflicts and issuecherry-pick --continueagain. Also, a dependent commit missing may be causing the
failure, so if that's the case you may need tocherry-pickthe dependent commit first.
Reactions are currently unavailable