Skip to content

Fix Dependabot auto-merge workflow#129

Merged
xpcmdshell merged 1 commit intomainfrom
feature/fix-dependabot-fetch-metadata-version
Apr 5, 2026
Merged

Fix Dependabot auto-merge workflow#129
xpcmdshell merged 1 commit intomainfrom
feature/fix-dependabot-fetch-metadata-version

Conversation

@xpcmdshell
Copy link
Copy Markdown
Owner

Summary

  • switch the Dependabot metadata action back to the published major tag
  • remove the push-triggered branch refresh job that mutates Dependabot branches from Actions

Why

The recreated Dependabot PRs are failing because dependabot/fetch-metadata@v3 does not resolve: the repo has a v3.0.0 release tag, but no movable v3 major tag. The workflow also still contained the old push-side branch update job, which was the brittle path that broke PR-attached CI for Dependabot branches.

@xpcmdshell xpcmdshell enabled auto-merge April 5, 2026 09:15
@xpcmdshell xpcmdshell force-pushed the feature/fix-dependabot-fetch-metadata-version branch from 8fb6878 to 4f9939e Compare April 5, 2026 09:17
@xpcmdshell xpcmdshell merged commit 02ab93f into main Apr 5, 2026
8 checks passed
@xpcmdshell xpcmdshell deleted the feature/fix-dependabot-fetch-metadata-version branch April 5, 2026 09: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.

1 participant