Skip to content

Documentation for how to set up a Material for MkDocs development environment is outdated #15

Documentation for how to set up a Material for MkDocs development environment is outdated

Documentation for how to set up a Material for MkDocs development environment is outdated #15

name: on-issue-labelled-hazard-reply-with-hazard-instructions
on:
issues:
types: [labeled]
jobs:
add-comment:
if: github.event.label.name == 'hazard'
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: Add comment
uses: peter-evans/create-or-update-comment@v1
with:
issue-number: ${{ github.event.issue.number }}
body: |
Thank you for opening or editing a Hazard in the Hazard Log.
### Next steps:
* Please use the Labels feature in the right sidebar area to stratify this Hazard in terms of **Likelihood** and **Severity**
* Assign the Issue to the Clinical Safety Officer for triage