Skip to content

🌱 fix reapprover workflow#923

Merged
metal3-io-bot merged 1 commit intometal3-io:mainfrom
Nordix:tuomo/fix-reapprover-workflow
Feb 24, 2026
Merged

🌱 fix reapprover workflow#923
metal3-io-bot merged 1 commit intometal3-io:mainfrom
Nordix:tuomo/fix-reapprover-workflow

Conversation

@tuminoid
Copy link
Copy Markdown
Member

The reapprover workflow does not seem to trigger most of the times. One probable cause is race condition of pull request workflows being created and this one running. This one might run before the workflows are created, so it doesn't approve them as it doesn't see them.

Also, remove open/ready_for_review triggers as those are not relevant for this workflow. Add labeled instead, so adding /ok-to-test should trigger this and approve the workflows.

Per the earlier PRs in metal3-docs and BMO, it seems to work properly with the sleep.

The reapprover workflow does not seem to trigger most of the times.
One probable cause is race condition of pull request workflows being
created and this one running. This one might run before the workflows
are created, so it doesn't approve them as it doesn't see them.

Also, remove open/ready_for_review triggers as those are not relevant
for this workflow. Add labeled instead, so adding /ok-to-test should
trigger this and approve the workflows.

Signed-off-by: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
@metal3-io-bot metal3-io-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 23, 2026
@tuminoid
Copy link
Copy Markdown
Member Author

/override metal3-centos-e2e-integration-test-main
/override metal3-ubuntu-e2e-integration-test-main

@metal3-io-bot
Copy link
Copy Markdown
Contributor

@tuminoid: Overrode contexts on behalf of tuminoid: metal3-centos-e2e-integration-test-main, metal3-ubuntu-e2e-integration-test-main

Details

In response to this:

/override metal3-centos-e2e-integration-test-main
/override metal3-ubuntu-e2e-integration-test-main

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Copy Markdown
Member

@Rozzii Rozzii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@metal3-io-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Rozzii

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 23, 2026
@tuminoid
Copy link
Copy Markdown
Member Author

/cc @lentzi90

Copy link
Copy Markdown
Member

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 24, 2026
@metal3-io-bot metal3-io-bot merged commit 1d65585 into metal3-io:main Feb 24, 2026
13 checks passed
@metal3-io-bot metal3-io-bot deleted the tuomo/fix-reapprover-workflow branch February 24, 2026 11:00
@metal3-io-bot metal3-io-bot added this to the ironic-image - v35.0 milestone Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants