Skip to content

Conversation

@adiantum
Copy link
Contributor

What this PR does / why we need it:
Add check-approvals to release 1.4

@adiantum adiantum changed the base branch from main to release-v1.4 June 17, 2025 14:15
@adiantum adiantum requested a review from thunderboltsid June 19, 2025 14:48
Comment on lines +35 to +36
if: ${{ (github.event_name == 'pull_request' && needs.check_approvals.outputs.external_pr == 'false') || (github.event_name == 'pull_request_target' && needs.check_approvals.outputs.external_pr == 'true' && needs.check_approvals.outputs.check_approvals == 'true') }}
needs: check_approvals
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess we need same on e2e?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants