Skip to content
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

Update github-action-merge-dependabot to pre release #609

Merged
merged 1 commit into from Sep 22, 2022

Commits on Sep 22, 2022

  1. Update github-action-merge-dependabot to pre release

    For the github-action-merge-dependabot's [newest version](fastify/github-action-merge-dependabot#276) we have updated how the dependabot PR metadata is retrieved. Before that it used some custom logic to parse the PR title and branch name but now we use dependabot's fetch-metadata action which does all the heavy lifting for us.
    Since that was quite a big change we're deploying a prerelease version for a small amount of projects to do before fully releasing it.
    This should be replaced back to the original after testing is complete.
    guilhermelimak committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    54d491e View commit details
    Browse the repository at this point in the history