evergreen icon indicating copy to clipboard operation
evergreen copied to clipboard

fix: Add a default value for dependabot_filename_to_use

Open gbrindisi opened this issue 6 months ago • 0 comments

Pull Request

Fix https://github.com/github/evergreen/issues/168

Proposed Changes

Set a default value to dependabot_filename_to_use rather than None

Readiness Checklist

Author/Contributor

  • [x] If documentation is needed for this change, has that been included in this pull request
  • [x] run make lint and fix any issues that you have introduced
  • [x] run make test and ensure you have test coverage for the lines you are introducing
  • [ ] If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • [x] Label as either fix, documentation, enhancement, infrastructure, maintenance or breaking

gbrindisi avatar Aug 08 '24 08:08 gbrindisi