-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(devservices): Add devservices ci validation job (#6716)
This validation job will only run if files are changed in the `devservices/` directory or the `.github/workflows/ci.yml` has been changed. It will ensure that the config files that live in the snuba devservices directory actually work, preventing potential breakages for devservices across repos that depend on snuba if invalid configs are merged. Composite action used: https://github.com/getsentry/action-validate-devservices-config
- Loading branch information
1 parent
8aaf3b4
commit 2bd4f5c
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters