Skip to content

Adding the dry-run#48

Open
tmikula-dev wants to merge 9 commits intofeature/39-issue-body-updatefrom
feature/22-adding-the-dry-run
Open

Adding the dry-run#48
tmikula-dev wants to merge 9 commits intofeature/39-issue-body-updatefrom
feature/22-adding-the-dry-run

Conversation

@tmikula-dev
Copy link
Copy Markdown
Collaborator

Overview

This pull request introduces a "dry-run" capability to the AquaSec security alert-to-issue workflow, improves logging consistency, and adds better tracking of sync actions. The dry-run mode allows the workflow to simulate actions without making persistent changes, which is useful for testing and validation. Additionally, logging output is standardized and made more informative, and internal statistics are now tracked for key sync operations.

Release Notes

  • Addin dry-run to CI and update the log messages

Related

Closes #22

@tmikula-dev tmikula-dev self-assigned this Apr 30, 2026
@tmikula-dev tmikula-dev added the enhancement New feature or request label Apr 30, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c22de4f5-fa86-4ebb-9261-cb95d91bfcb9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/22-adding-the-dry-run

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@tmikula-dev tmikula-dev linked an issue Apr 30, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dry-run support to workflow dispatch calls

2 participants