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(ci): new scorecard tag should trigger CI builds #592

Merged
merged 1 commit into from
May 25, 2023

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented May 25, 2023

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits: git commit -S -m "YOUR_COMMIT_MESSAGE"

Related to: #588

Description of the change:

Fix scorecard check command so that new tag can trigger rebuilds.

Motivation for the change:

New scorecard tag should trigger CI builds but its failing because check command is misbehaving.

@tthvo tthvo added the fix label May 25, 2023
@tthvo tthvo requested a review from ebaron May 25, 2023 21:13
@mergify mergify bot added the safe-to-test label May 25, 2023
@ebaron ebaron merged commit 294dd5e into cryostatio:main May 25, 2023
@tthvo tthvo deleted the scorecard-push branch May 25, 2023 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants