oncall-engine/.github
Joey Orlando d3a098d7bd
add small script + github action to check that public docs updated (#1177)
This PR adds a new GitHub Action which will run on PRs against `dev` and
`main`. The GitHub action will not run if the label of "no public docs"
has been applied to the PR in question:

Otherwise, it will check to see if any changes were made to either the
`engine` or `grafana-plugin` directories. If so, it will then check
whether changes were also made to the `docs` directory. If not, it will
fail the job and block the build.
2023-01-20 13:23:06 +01:00
..
workflows add small script + github action to check that public docs updated (#1177) 2023-01-20 13:23:06 +01:00
CODEOWNERS add CODEOWNERS file 2022-11-29 18:28:33 +01:00
issue_and_pr_commands.json add precommit rules for markdown/json files (#915) 2022-12-01 14:26:54 +01:00
pull_request_template.md add precommit rules for markdown/json files (#915) 2022-12-01 14:26:54 +01:00
verify-public-docs-updated.sh add small script + github action to check that public docs updated (#1177) 2023-01-20 13:23:06 +01:00