Skip to content

ci: remove dependabot automerge and branch rebase workflows#1213

Open
alexs-mparticle wants to merge 1 commit intomainfrom
nojira/remove-dependabot-automerge
Open

ci: remove dependabot automerge and branch rebase workflows#1213
alexs-mparticle wants to merge 1 commit intomainfrom
nojira/remove-dependabot-automerge

Conversation

@alexs-mparticle
Copy link
Collaborator

Summary

  • Remove dependabot-automerge.yml — dependabot PRs now require manual review instead of auto-merging
  • Remove dependabot-branch-rebase.yml — the chore/dependabot intermediate branch is no longer needed
  • Remove automerge-dependabot job from pull-request.yml
  • GChat notification already fires for all PRs, so the team is notified when dependabot opens PRs

Post-merge actions

  • Delete the chore/dependabot branch

Test plan

  • Verify dependabot PRs still trigger the full test suite
  • Verify GChat notification fires for dependabot PRs
  • Verify no auto-merge occurs

Dependabot PRs now target main directly for manual review.
GChat notification already fires for all PRs via pr-notify job.

- Remove dependabot-automerge.yml (no more auto-merge)
- Remove dependabot-branch-rebase.yml (gitflow relic)
- Remove automerge-dependabot job from pull-request.yml
@sonarqubecloud
Copy link

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.

1 participant