Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.12 KB

pull_request_template.md

File metadata and controls

30 lines (21 loc) · 1.12 KB

What

<What is this PR doing, e.g. implementations, algorithms, etc.?>

Why

<Why is this change happening, e.g. goals, use cases, stories, etc.?>

Tick or delete as appropriate:

Workflow

Reviewing help

  • Explains how to test locally, including how to set up appropriate data
  • Includes screenshot(s) - ideally before and after, but at least after

Housekeeping

  • Added all new environment variables to Vault.
  • Cleaned up old feature flags
  • Upgraded any vulnerable dependencies.
  • I have updated security dependencies
  • Python requirements have been re-compiled.
  • I have checked that my PR is using the latest package versions of: sigauth, django-staff-sso-client, directory-validators, directory-constants, directory-sso-api-client, directory-healthcheck, directory-forms-api-client, directory-components

Merging

  • This PR can be merged by reviewers. (If unticked, please leave for the author to merge)