bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
707 stars 89 forks source link

Fix Dependabot Integration #4656

Closed linear[bot] closed 4 weeks ago

linear[bot] commented 4 weeks ago

We have multiple implementation of Dependabot, one of them did not run for months, and the default one keeps failing. Also, Circle CI is still being referenced for some reason in the Dependabot flow.

Acceptance Criteria:

  1. Let's remove auto-merging depandabot automation for now. It has not been working for months and the combination of CircleCi / Github Actions / BuildKite made things very compicated for now reason
  2. Rely of the PRs created by Depandabot, and will will do manual PR reviews and merges for now
  3. When all of the CI is consolidated to Github Actions, we can bring automatic Depandabot merges, in a cleaner way.
linear[bot] commented 4 weeks ago

ENG-297 Fix Dependabot Integration