David Barda
David Barda
When setting LineLength in the checkstyle configuration and importing this configuration to intellij, the ensure right margin is not exceeded doesn't get checked, which doesn't make sense as we want...
### Description Hey, i'm running a quarkus application using platform version `2.10.2.Final`, my application logic receive messages and then dispatches them to kafka producer. I'm having an issue that although...
Pull Request type ---- - [ ] Bugfix - [ ] Feature - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes (Please run...
### Description In release candidate branches, we're having a suffix with the commit name (as we release version to test our code by some branch naming convention and we don'...
Hello, I'm executing docker scout action by REST from another CI system (which releases the artifacts), will it be possible to write PR comments also for `event.type=workflow_dispatch`. Thanks