Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 778 Bytes

File metadata and controls

11 lines (9 loc) · 778 Bytes

Organisation Setup

These steps are the initial setup for an organisation that's going to use gha-scala-library-release-workflow. When we say "organisation", we mean a GitHub organisation (like github.com/guardian), but these instructions also apply to a single GitHub user account, if you want to set up your own personal repos to use the workflow.

  1. Create the GitHub App to perform actions on your repos, like pushing commits and making PR comments.
  2. Generate release credentials (ie Sonatype account, PGP key, etc) and get ready to supply them to the workflow.
  3. Configure your repos to use the release workflow.