Skip to content

Chore: [AEA-0000] - add dependabot approve schedule#2575

Merged
anthony-nhs merged 2 commits intomainfrom
add_dependabot_schedule
Apr 21, 2026
Merged

Chore: [AEA-0000] - add dependabot approve schedule#2575
anthony-nhs merged 2 commits intomainfrom
add_dependabot_schedule

Conversation

@anthony-nhs
Copy link
Copy Markdown
Collaborator

Add Dependabot schedule to the repository

Copilot AI review requested due to automatic review settings April 20, 2026 13:55
@anthony-nhs anthony-nhs requested a review from a team as a code owner April 20, 2026 13:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR restructures how Dependabot PRs are auto-approved by moving the auto-approval/auto-merge logic out of the pull request workflow into a separate scheduled workflow.

Changes:

  • Removed the dependabot-auto-approve-and-merge reusable workflow job from the PR workflow.
  • Added a new scheduled workflow to auto-approve Dependabot dependency update PRs (and enable auto-merge).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/pull_request.yml Removes Dependabot auto-approve/merge job from the PR pipeline.
.github/workflows/auto_approve_dependabot.yml Introduces a scheduled workflow that auto-approves Dependabot PRs and enables auto-merge.

Comment thread .github/workflows/auto_approve_dependabot.yml
Comment thread .github/workflows/auto_approve_dependabot.yml
Comment thread .github/workflows/pull_request.yml
@anthony-nhs anthony-nhs changed the title Docs: [AEA-0000] - add Dependabot schedule Docs: [AEA-0000] - add dependabot approve schedule Apr 20, 2026
@anthony-nhs anthony-nhs changed the title Docs: [AEA-0000] - add dependabot approve schedule Chore: [AEA-0000] - add dependabot approve schedule Apr 20, 2026
@sonarqubecloud
Copy link
Copy Markdown

@anthony-nhs anthony-nhs merged commit 0f890b5 into main Apr 21, 2026
17 checks passed
@anthony-nhs anthony-nhs deleted the add_dependabot_schedule branch April 21, 2026 08:23
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