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

CI: Fix coverity label multiline conditional #7796

Conversation

justin-stephenson
Copy link
Contributor

Coverity job is currently triggered when any label is added, unexpectedly.

Per https://github.com/orgs/community/discussions/25641#discussioncomment-3248571

Note: if you use “${{ }}” to surround the condition, this will not work.

Multi-line if conditional does not work with ${{ }} expansion:

@pbrezina
Copy link
Member

Pushed PR: #7796

  • master
    • d223213 - CI: Fix coverity label multiline conditional
  • sssd-2-10
    • 4bcfeba - CI: Fix coverity label multiline conditional
  • sssd-2-9
    • 95d198d - CI: Fix coverity label multiline conditional

@pbrezina pbrezina added Pushed and removed Accepted Ready to push Ready to push labels Jan 22, 2025
@pbrezina pbrezina closed this Jan 22, 2025
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