Skip to content

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

Merged
anthony-nhs merged 8 commits intomainfrom
add_dependabot_schedule
Apr 20, 2026
Merged

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

Conversation

@anthony-nhs
Copy link
Copy Markdown
Contributor

Add Dependabot schedule to the repository

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

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 adds new GitHub Actions workflows (CI, Release, and scheduled Dependabot auto-approval) and removes existing workflow-approval protections and a Dependabot auto-merge step from the PR workflow.

Changes:

  • Add new CI workflow for push events on main and a new manual Release workflow for building/tagging/publishing.
  • Add a scheduled workflow to auto-approve Dependabot PRs; remove the previous Dependabot auto-approve/merge job from the PR workflow.
  • Delete .github/CODEOWNERS, removing ownership-based restrictions for workflow changes.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/release.yml New manual release workflow: quality checks, build artifact, tag & publish.
.github/workflows/ci.yml New CI workflow on pushes to main running shared quality checks.
.github/workflows/auto_approve_dependabot.yml New scheduled workflow to auto-approve/enable auto-merge for Dependabot PRs.
.github/workflows/pull_request.yml Removes the Dependabot auto-approve/merge reusable workflow job from PR pipeline.
.github/CODEOWNERS Deleted; removes workflow-change approval restrictions.

Comment thread .github/workflows/auto_approve_dependabot.yml
Comment thread .github/workflows/auto_approve_dependabot.yml
@anthony-nhs anthony-nhs changed the title Docs: [AEA-0000] - add Dependabot schedule Chore: [AEA-0000] - add dependabot approve schedule Apr 20, 2026
originalphil
originalphil previously approved these changes Apr 20, 2026
@anthony-nhs anthony-nhs enabled auto-merge (squash) April 20, 2026 16:23
@sonarqubecloud
Copy link
Copy Markdown

@anthony-nhs anthony-nhs merged commit 6792eff into main Apr 20, 2026
9 checks passed
@anthony-nhs anthony-nhs deleted the add_dependabot_schedule branch April 20, 2026 16:32
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