Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 550 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 550 Bytes

create-adr-workflow

How to use

  1. Copy the files under .github/workflows to your repository.
  2. Create ADR template discussion e.g: #57
  3. Fill $REPOSITORY_OWNER, $REPOSITORY_NAME, $TEMPLATE_ID in craete-adr.sh with the number from the ADR template discussion and your repository name.
  4. Run prepare-adr-labels workflow
  5. Create category ADR
  6. Run create-adr workflow