Commit Graph

5 Commits

Author SHA1 Message Date
Gustavo Henrique Santos Souza de Miranda 64d6f80267 Update Qodana workflow: add target_ref input for workflow_dispatch runs
- Introduced `target_ref` input to allow specifying a branch, tag, or commit SHA for analysis.
- Adjusted checkout logic to support `workflow_dispatch`, `push`, and `pull_request` events separately.
2025-11-29 03:59:36 -03:00
Gustavo Henrique Santos Souza de Miranda 78f8e08bb9 Improve Qodana workflow: adjust checkout logic and enable PR-specific reporting
- Use separate checkout steps for pull_request events and other event types
- Enable Qodana PR-specific reporting conditionally for pull_request events
2025-11-29 03:54:13 -03:00
Gustavo Henrique Miranda a0bf000edc
Add master branch to workflow triggers 2025-11-29 03:51:09 -03:00
Gustavo Henrique Miranda 37b76d17f4
Add 'develop' branch to Qodana workflow 2025-11-24 22:12:41 -03:00
Qodana Application 41a2b97122 Add github workflow file 2025-11-25 00:37:03 +00:00