Skip to content

Create dismiss-dev-only-dependabot-alerts.yml#47

Merged
antunflas merged 1 commit into
mainfrom
enhancement/add-dependabot-alert-autodismiss-1
Jul 6, 2026
Merged

Create dismiss-dev-only-dependabot-alerts.yml#47
antunflas merged 1 commit into
mainfrom
enhancement/add-dependabot-alert-autodismiss-1

Conversation

@antunflas

@antunflas antunflas commented Jul 6, 2026

Copy link
Copy Markdown
Member

Adds a scheduled + manually-triggerable GitHub Actions workflow intended to dismiss Dependabot alerts for dependencies not used in production, by delegating to a reusable workflow in infinum/android-github-actions-workflows.

@antunflas
antunflas requested a review from Copilot July 6, 2026 15:36
@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a scheduled/manual GitHub Actions workflow to automatically dismiss Dependabot alerts for dependencies that are not used in production by delegating execution to a shared reusable workflow.

Changes:

  • Introduces a new workflow triggered weekly (cron) and via workflow_dispatch with a dry-run input.
  • Calls the reusable workflow infinum/android-github-actions-workflows/.github/workflows/dismiss-dev-only-dependabot-alerts.yml and passes GitHub App credentials via vars/secrets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/dismiss-dev-only-dependabot-alerts.yml
Comment thread .github/workflows/dismiss-dev-only-dependabot-alerts.yml
@antunflas
antunflas requested a review from KCeh July 6, 2026 15:40
@antunflas
antunflas merged commit ad8aaca into main Jul 6, 2026
3 checks passed
@antunflas
antunflas deleted the enhancement/add-dependabot-alert-autodismiss-1 branch July 6, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants