Skip to content

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

Merged
anthony-nhs merged 1 commit intomainfrom
add_dependabot_schedule
Apr 21, 2026
Merged

Chore: [AEA-0000] - add dependabot approve schedule#2983
anthony-nhs merged 1 commit intomainfrom
add_dependabot_schedule

Conversation

@anthony-nhs
Copy link
Copy Markdown
Contributor

Add Dependabot schedule to the repository

Copilot AI review requested due to automatic review settings April 20, 2026 14:02
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 moves Dependabot auto-approval/auto-merge behavior out of the PR workflow and into a dedicated scheduled workflow.

Changes:

  • Removed the Dependabot auto-approve/merge reusable-workflow job from the PR pipeline.
  • Added a new scheduled workflow (auto_approve_dependabot.yml) to auto-approve/enable auto-merge for dependency update PRs.
  • Removed the .github/CODEOWNERS rule that enforced admin review for workflow changes.

Reviewed changes

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

File Description
.github/workflows/pull_request.yml Removes the Dependabot auto-approve/merge job from the PR workflow.
.github/workflows/auto_approve_dependabot.yml Introduces a scheduled job to auto-approve and enable auto-merge for dependency updates.
.github/CODEOWNERS Deletes the workflow-approval restriction for .github/workflows/.

Comment thread .github/workflows/auto_approve_dependabot.yml
Comment thread .github/workflows/auto_approve_dependabot.yml
Comment thread .github/workflows/auto_approve_dependabot.yml
@sonarqubecloud
Copy link
Copy Markdown

@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
@anthony-nhs anthony-nhs enabled auto-merge (squash) April 21, 2026 08:04
@anthony-nhs anthony-nhs merged commit 9f4d47b into main Apr 21, 2026
21 checks passed
@anthony-nhs anthony-nhs deleted the add_dependabot_schedule branch April 21, 2026 08:24
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