mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-27 18:10:26 -04:00
Add a new `github` changed file group that includes everything in the `.github` directory. Further refine the `pipeline` group to only include scripts, workflows, and actions files in `.github`. We also move the `CODEOWNERS` file into `.github/` to simplify `github` grouping. As `build` logic responds to changes to the `pipeline` group this will result in no longer building and testing everything for simple changes in `github` that don't affect the pipeline. Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec> |
||
|---|---|---|
| .. | ||
| actions | ||
| docs | ||
| instructions | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| .secret_scanning.yml | ||
| actionlint.yml | ||
| CODE_OF_CONDUCT.md | ||
| CODEOWNERS | ||
| dependabot.yml | ||
| ISSUE_TEMPLATE.md | ||
| pull_request_template.md | ||