WorldHealthOrganization / WorldHealthOrganization/smart-html
Create release workflow
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.