Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.67 KB

File metadata and controls

44 lines (27 loc) · 1.67 KB

Related issues

Description

Pre-deployment steps

Post-deployment steps

Type of change

  • Request (code for a specific purpose that will not add a feature. e.g. one off Rake task)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance task (Rake tasks or changes that do not change logic that will affect the application behaviour)

How to test

Checklist

  • Manual tests

    • Changes were tested locally by the author
    • Changes were not tested and the reason was explained in the "How to test" section above
  • Others

    • Client Success Team (for Scout) or client (for Agency) was notified before deployment if this PR involves risky changes; e.g.: running Rake tasks for modifying or deleting resources