oncall-engine/.github/workflows
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
..
ci.yml Add PD migrator lint & test steps to CI (#1053) 2022-12-30 16:03:39 +00:00
helm_release.yml Remove helm chart signing (#1126) 2023-01-12 19:02:44 +08:00
helm_release_pr.yml Update helm_release_pr.yml 2023-01-20 16:41:51 +08:00
helm_tests.yml modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00
issue_commands.yml Update tokens used by GH Actions (#1102) 2023-01-09 10:14:07 -07:00
publish-technical-documentation-next.yml Update publishing workflows to use PATs with fine-grained access control (#1100) 2023-01-09 09:58:08 +00:00
publish-technical-documentation-release.yml Update publishing workflows to use PATs with fine-grained access control (#1100) 2023-01-09 09:58:08 +00:00
synk.yml Bump node version to 14.17.0 on CI pipelines (#481) 2022-09-05 12:29:55 +01:00
verify-changelog-updated.yml add github action to verify that changelog has been updated (#1163) 2023-01-20 12:16:15 +01:00
verify-public-docs-updated.yml add small script + github action to check that public docs updated (#1177) 2023-01-20 13:23:06 +01:00