Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix updating PR comments from tests with secrets workflow #18165

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

nineinchnick
Copy link
Member

Description

Don't use always() in step condition with additional predicates, because it ignores other predicates.

Additional context and related issues

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

Don't use `always()` in step condition with additional predicates,
because it ignores other predicates.
@cla-bot cla-bot bot added the cla-signed label Jul 7, 2023
@nineinchnick nineinchnick requested review from hashhar, ebyhr and wendigo July 7, 2023 07:02
@nineinchnick
Copy link
Member Author

@nineinchnick
Copy link
Member Author

@wendigo can you merge this?

@wendigo
Copy link
Contributor

wendigo commented Jul 14, 2023

@nineinchnick I'm not sure whether it fixes things

@nineinchnick
Copy link
Member Author

The workflow is broken so we can't break it more :-)

@wendigo wendigo merged commit 219eea6 into trinodb:master Jul 14, 2023
@wendigo
Copy link
Contributor

wendigo commented Jul 14, 2023

Let's see whether it helps

@nineinchnick nineinchnick deleted the fix-update-check-with-secrets branch July 14, 2023 12:41
@github-actions github-actions bot added this to the 423 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants