Template for a good new topic, formatted with Markdown:
- ALM used (GitHub)
- CI system used (github Action)
- Languages of the repository : Java + SpringBoot
We are just starting with SC, and while it’s ok to have red state CI for each PR, we would like to avoid having a red state on the main branch (we want to be able to improve step by step).
Is it possible on main to upload the new analysis (when we merge a PR) but not generate a red state (meaning not blocking the CI) if it doesn’t match the Quality gate ?