Skip to content

Remove unused dependabot/fetch-metadata step#2906

Merged
adamtheturtle merged 1 commit intomainfrom
remove-dependabot-fetch-metadata
Mar 13, 2026
Merged

Remove unused dependabot/fetch-metadata step#2906
adamtheturtle merged 1 commit intomainfrom
remove-dependabot-fetch-metadata

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Mar 13, 2026

The fetch-metadata step outputs were never used. Removing the unnecessary step.


Note

Low Risk
Low risk because it only removes an unused workflow step and does not change merge behavior or application code.

Overview
Removes the dependabot/fetch-metadata@v2 step from .github/workflows/dependabot-merge.yml since its outputs weren’t used.

The workflow now directly runs gh pr merge --auto --merge for Dependabot PRs without fetching extra metadata.

Written by Cursor Bugbot for commit 357a2c2. This will update automatically on new commits. Configure here.

@adamtheturtle adamtheturtle enabled auto-merge March 13, 2026 16:33
@adamtheturtle adamtheturtle merged commit 14605bc into main Mar 13, 2026
16 checks passed
@adamtheturtle adamtheturtle deleted the remove-dependabot-fetch-metadata branch March 13, 2026 16:38
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