Skip to content

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

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

Chore: [AEA-0000] - add dependabot approve schedule#690
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:17
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

Adds a scheduled GitHub Actions workflow intended to auto-approve Dependabot dependency update PRs, and removes the previous Dependabot auto-approve job from the PR workflow.

Changes:

  • Remove the dependabot-auto-approve-and-merge job from the pull request workflow.
  • Add a new scheduled workflow to auto-approve dependency updates using NHSDigital/eps-dependabot-approve.
  • Remove the repository’s .github/CODEOWNERS file (which previously restricted workflow approvals).

Reviewed changes

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

File Description
.github/workflows/pull_request.yml Removes the prior Dependabot auto-approve/merge reusable-workflow job from PR runs.
.github/workflows/auto_approve_dependabot.yml Introduces a scheduled (and manually dispatchable) workflow to approve/enable auto-merge for dependency update PRs.
.github/CODEOWNERS Removes CODEOWNERS-based review restrictions for workflow changes.

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 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 981fc34 into main Apr 21, 2026
15 checks passed
@anthony-nhs anthony-nhs deleted the add_dependabot_schedule branch April 21, 2026 08:25
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