modernisation-platform icon indicating copy to clipboard operation
modernisation-platform copied to clipboard

Automation to provide info for new onboarders

Open davidkelliott opened this issue 1 year ago • 1 comments

User Story

When a new environment issue has been closed, I want the person raising the issue to be tagged and provided with the following information:

Welcome to the Modernisation Platform! Your new accounts have now been created. Please see the user guidance for details on how to build and access infrastructure in the Modernisation Platform - https://user-guide.modernisation-platform.service.justice.gov.uk/#getting-started

If you need any help or assistance please contact us in the #ask-modernisation-platform

Value

Provide essential information to users in an automated fashion

Definition of done

  • [ ] automation added
  • [ ] another team member has reviewed
  • [ ] tests are green
  • [ ] UR test OR added to continual research plan

Reference

How to write good user stories

davidkelliott avatar Mar 16 '23 14:03 davidkelliott

where does this get raised? Which github repo?

SimonPPledger avatar Jun 22 '23 10:06 SimonPPledger

This issue is stale because it has been open 90 days with no activity.

github-actions[bot] avatar Sep 21 '23 01:09 github-actions[bot]

Will look at what's needed. I suspect it will be part of one of the later releases (security?) unless we add another yml to undertake this

SteveLinden avatar Nov 28 '23 08:11 SteveLinden

Discussed with Dave Elliott and this will be set up so it runs once the issue is closed.

SteveLinden avatar Nov 29 '23 09:11 SteveLinden

Sample yaml code created. Testing will require a temporary call that we can close to ensure it works

SteveLinden avatar Nov 29 '23 10:11 SteveLinden

Failed lots of times with a useless message. Appears to be part of the code where it can't find details. Working on it

SteveLinden avatar Dec 06 '23 15:12 SteveLinden

The code now sends a note to the call (see #5640 for details). No email is sent but we are limited in what we can get from github to progress this

SteveLinden avatar Dec 06 '23 17:12 SteveLinden

Result is approved. If needed we can manually email the details to the customer

SteveLinden avatar Dec 08 '23 11:12 SteveLinden