Skip to content

Conversation

@tykeal
Copy link
Member

@tykeal tykeal commented Jul 31, 2025

The checkout-gerrit-change-action requires the gerrit-project input to
be passed but it was not. For some reason GitHub Actions is not failing
the workflow when it gets to the checkout step.

Signed-off-by: Andrew Grimberg [email protected]

The checkout-gerrit-change-action requires the gerrit-project input to
be passed but it was not. For some reason GitHub Actions is not failing
the workflow when it gets to the checkout step.

Signed-off-by: Andrew Grimberg <[email protected]>
@github-actions github-actions bot added bug Something isn't working labels Jul 31, 2025
@tykeal tykeal requested a review from Copilot July 31, 2025 13:27
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a missing required input parameter for the checkout-gerrit-change-action in the compose-maven-verify workflow. The action requires the gerrit-project input to function properly, but it was not being passed from the workflow inputs.

  • Adds the missing gerrit-project input parameter to the checkout-gerrit-change-action step

@askb askb merged commit 305b9e3 into main Jul 31, 2025
12 checks passed
@askb askb deleted the fix_compose-maven-verify branch July 31, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants