Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.64 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.64 KB

Scala Steward setup for PUBLIC Guardian repos

Public Repos Scala Steward

Scala Steward is a bot that helps you keep your Scala projects up-to-date! ✨

Looking to run Scala Steward on a private Guardian repo? Go to guardian/scala-steward-private-repos instead! This repo (scala-steward-public-repos) is public, so the GitHub Action minutes are free.

How to add a new public repo for scanning by Scala Steward

Just grant our GitHub app @gu-scala-steward-public-repos access to your repo - you will need to be a repo admin to do this):

  1. Click Configure on the GitHub app's page: image
  2. On the next page, add your repo to the list of selected repos, and click Save.
  3. If you have Write access to this repo, manually run the GitHub workflow, otherwise wait until the next scheduled run to check that Scala Steward is now processing your repo too - you're all done!