From e2043a428158fda9eaf5ddf26072b6ecb769f49e Mon Sep 17 00:00:00 2001 From: Carlo Costino Date: Wed, 5 Jul 2023 12:02:05 -0400 Subject: [PATCH 1/3] Update sprint goals for Sprint N This changeset updates our sprint goals to gear up for our next sprint, Sprint N (full name TBD), starting on 7/5/23. Thanks to @tdlowden for the notes beforehand! Signed-off-by: Carlo Costino --- docs/sprint-goals.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/sprint-goals.md b/docs/sprint-goals.md index cdb15bc89..d41ee13dd 100644 --- a/docs/sprint-goals.md +++ b/docs/sprint-goals.md @@ -1,6 +1,16 @@ # Notify Sprint Goals Log -## Sprint: M (6/22/23) +## Sprint: N (7/5/23) + +| | Goals | Impact | +|-------------|-----------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------| +| Engineering | [Simulate a bulk messaging test](https://github.com/GSA/notifications-api/issues/87) (which requires the Cyanide or otherwise research we spoke about); Test opt-out list retrieval info after internal team tests kick off; Begin implementation of [E2E tests](https://github.com/GSA/notifications-admin/issues/591); Implement beta.notify.gov [landing page](https://github.com/GSA/notifications-admin/issues/590); Finalize the agreement info and message limit handling ADRs for data model updates | Prepare site for public launch after LATO, make the data model align with our vision and progress towards higher daily messag send capability, enable automated replies for first partner, work towards a more reliable application | +| UX | Start [user testing interviews](https://github.com/GSA/notifications-admin/issues/592) and feedback; Kick off internal message recipient [opt-out test](https://github.com/GSA/notifications-admin/issues/395); Continue to iron out details with the [send message flow wireframes](https://github.com/GSA/notifications-admin/issues/573) | Gain feedback on usability and functionality, streamline confusing flows and processes | +| Content | Continue contributing to the strategy of the newly forming Content sub-team as we can (our focus is more on user testing this sprint) | Clearer understanding of roles and responsibilities on content strategy | +| Security | Respond to any assessment questions and/or needs | Keep the LATO award timeline as short as possible + + +## Sprint: Merlin (6/22/23) | | Goals | Impact | |-------------|-----------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------| From 40f91865445c4584f9ab16ee890f69d821aa420b Mon Sep 17 00:00:00 2001 From: Carlo Costino Date: Wed, 5 Jul 2023 13:21:35 -0400 Subject: [PATCH 2/3] Updated engineering sprint goals based on feedback. Signed-off-by: Carlo Costino --- docs/sprint-goals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sprint-goals.md b/docs/sprint-goals.md index d41ee13dd..20f78786f 100644 --- a/docs/sprint-goals.md +++ b/docs/sprint-goals.md @@ -4,7 +4,7 @@ | | Goals | Impact | |-------------|-----------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------| -| Engineering | [Simulate a bulk messaging test](https://github.com/GSA/notifications-api/issues/87) (which requires the Cyanide or otherwise research we spoke about); Test opt-out list retrieval info after internal team tests kick off; Begin implementation of [E2E tests](https://github.com/GSA/notifications-admin/issues/591); Implement beta.notify.gov [landing page](https://github.com/GSA/notifications-admin/issues/590); Finalize the agreement info and message limit handling ADRs for data model updates | Prepare site for public launch after LATO, make the data model align with our vision and progress towards higher daily messag send capability, enable automated replies for first partner, work towards a more reliable application | +| Engineering | Begin implementation of [E2E tests](https://github.com/GSA/notifications-admin/issues/591); Implement beta.notify.gov [landing page](https://github.com/GSA/notifications-admin/issues/590); Finalize the agreement info and message limit handling ADRs for data model updates | Prepare site for public launch after LATO, make the data model align with our vision, enable automated replies for first partner, work towards a more reliable application | | UX | Start [user testing interviews](https://github.com/GSA/notifications-admin/issues/592) and feedback; Kick off internal message recipient [opt-out test](https://github.com/GSA/notifications-admin/issues/395); Continue to iron out details with the [send message flow wireframes](https://github.com/GSA/notifications-admin/issues/573) | Gain feedback on usability and functionality, streamline confusing flows and processes | | Content | Continue contributing to the strategy of the newly forming Content sub-team as we can (our focus is more on user testing this sprint) | Clearer understanding of roles and responsibilities on content strategy | | Security | Respond to any assessment questions and/or needs | Keep the LATO award timeline as short as possible From 5f32ebc12073824a7b12f65f5c0066d4e6603bba Mon Sep 17 00:00:00 2001 From: Carlo Costino Date: Thu, 6 Jul 2023 15:34:23 -0400 Subject: [PATCH 3/3] Added sprint name (Nothern Screamer) Signed-off-by: Carlo Costino --- docs/sprint-goals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sprint-goals.md b/docs/sprint-goals.md index 20f78786f..a46a7778c 100644 --- a/docs/sprint-goals.md +++ b/docs/sprint-goals.md @@ -1,6 +1,6 @@ # Notify Sprint Goals Log -## Sprint: N (7/5/23) +## Sprint: Northern Screamer (7/5/23) | | Goals | Impact | |-------------|-----------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|