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

chore(ci): /build_test comment includes code-analysis outcome #1802

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

mwangggg
Copy link
Member

@mwangggg mwangggg commented Dec 3, 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 using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #1769

Copy link
Contributor

github-actions bot commented Dec 3, 2023

Hi @mwangggg! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

@mwangggg mwangggg added ci chore Refactor, rename, cleanup, etc. labels Dec 3, 2023
@mergify mergify bot added the safe-to-test label Dec 3, 2023
@mwangggg mwangggg changed the title chore(ci): /build_test comment includes code-analysis output chore(ci): /build_test comment includes code-analysis outcome Dec 3, 2023
@andrewazores andrewazores merged commit 66af25c into cryostatio:main Dec 4, 2023
17 of 18 checks passed
@mwangggg mwangggg deleted the 1769-complete-test branch March 12, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. ci safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CI /build_test does not reflect code quality checks status, only tests
3 participants