Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove unused fetch-metadata step #1441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2025
Merged

Conversation

jeffwidman
Copy link
Member

@jeffwidman jeffwidman commented Mar 29, 2025

The fetch-metadata step isn't used, so removed it.

I checked git blame and this appears to have been unused from the start, not sure how it crept in here.

This is in-preparation to a follow-on PR that will swap away from using a PAT... I split it out as there's a few ways we may eliminate the PAT, so wanted to be sure to land this regardless.

The `fetch-metadata` step isn't used, so removed it.

I checked `git blame` and this appears to have been unused from the start, not sure how it crept in here.
@Copilot Copilot AI review requested due to automatic review settings March 29, 2025 00:29
@jeffwidman jeffwidman requested a review from a team as a code owner March 29, 2025 00:29
Copy link
Contributor

@Copilot 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 removes an unused step from the Dependabot auto-merge workflow and updates the auto-merge command to use the pull request's HTML URL.

  • Removed the unused "Fetch metadata" step.
  • Modified the auto-merge command to reference the pull request's HTML URL directly.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@jeffwidman jeffwidman merged commit 4528a13 into main Mar 29, 2025
9 checks passed
@jeffwidman jeffwidman deleted the remove-unused-fetch-metadata-step branch March 29, 2025 00:36
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.

2 participants