-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Create a new workflow called publication release.
It should be triggerable.from a PR approval in a smart -YYY repo under WHO org.
It should only run if org profile is WorldHealthOrganizaiton.
After depoloyment of a preview Branch if the preview Branch follows the pattern release-* then once it finishes it should kick off anbapproval.requwst to l request to smart-html for that release of that repo if one has an already been created and is open. PR should be generated by adding content of smart,-YYY/gh-pages/branches/release-XXX to dir -YYY of smart-html repo.
Squash commits should be used to keep artefact wise small. Prioritize compactness and efficient at every step
Do this follow GitHub variable injection safety protocols. Do this using python scripts a place that won't be deployed to GitHub pages when smart-html is deploed
Will need to make changes to smart-base ghbuiild - please document them.