medic / config-covid

3 stars 6 forks source link

Integrate automated deployment workflow [TBD] #117

Open eljhkrr opened 3 years ago

eljhkrr commented 3 years ago

After successfully piloting automated deployments using GitHub actions with BRAC & PIH, the workflow action is ready for integration into configuration repositories. To integrate this workflow two steps are necessary:

  1. Copy the .github folder in the app-services-team repository to the root of the destination repository.

  2. Update parameters marked TODO in the deploy-via-deliverybot.yml file to enable posting updates on deployment status to relevant slack channels.

More information on the release process can be found in the release process documentation.