pages-core icon indicating copy to clipboard operation
pages-core copied to clipboard

Revisit dependabot configuration

Open davemcorwin opened this issue 5 years ago • 0 comments

User Story

The current dependabot workflow is time-consuming and noisy. Revisit the configuration for ALL our repos

Acceptance Criteria

  • [ ] Dependabot raises security issues immediately
  • [ ] Dependabot does not create PRs for dependency updates
  • [ ] A monthly process runs for dependency updates via CircleCI/Github Actions
  • [ ] Repeat for all repos
  • [ ] Change made live via <TODO>.

Level of effort - medium

Implementation outline (if higher than "low" effort):

  • [ ] <TODO>

Example similar GH Actions https://github.com/Homebrew/homebrew-cask-fonts/blob/master/.github/workflows/google-fonts.yml

davemcorwin avatar Aug 17 '20 18:08 davemcorwin