From eb1100364a9fe81e84797fe1bb341f1a0a055885 Mon Sep 17 00:00:00 2001 From: Jon Rohan Date: Mon, 7 Oct 2024 13:47:43 -0700 Subject: [PATCH] Update release template to remind conductors to deploy lookbook (#3138) Co-authored-by: Cameron Dutro --- .github/release_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/release_template.md b/.github/release_template.md index b59c818b5d..18dfdc312c 100644 --- a/.github/release_template.md +++ b/.github/release_template.md @@ -21,4 +21,8 @@ Please ensure these items are checked before merging. - [ ] No noticeable regressions have been introduced as a result of changes in this release - [ ] Release notes accurately describe the changes made +### 🚢 Post ship reminders + +- [ ] Deploy lookbook via chat ops in the #primer-rails-ops channel. `.deploy primer-lookbook to production` + Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers.