Skip to content

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

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

Create dismiss-dev-only-dependabot-alerts.yml#40
antunflas merged 1 commit into
masterfrom
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.

@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 new GitHub Actions workflow to periodically (and manually) dismiss Dependabot alerts that are considered dev-only / not used in production, by delegating to an external reusable workflow.

Changes:

  • Introduces .github/workflows/dismiss-dev-only-dependabot-alerts.yml with a weekly cron trigger and a manual workflow_dispatch trigger.
  • Runs a reusable workflow from infinum/android-github-actions-workflows and passes GitHub App credentials via repo vars/secrets.
Comments suppressed due to low confidence (1)

.github/workflows/dismiss-dev-only-dependabot-alerts.yml:23

  • Remove trailing whitespace/blank line at the end of the workflow file to avoid whitespace-only diffs in future edits.
      app-private-key: ${{ secrets.DEPENDABOT_DISMISSER_BOT_PRIVATE_KEY }}


💡 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 62861ce into master 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