2023-10-08 10:16:56 -06:00
|
|
|
modifies/docs:
|
2024-03-12 16:09:02 -06:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "**/*.md"
|
|
|
|
- "docs/**"
|
2023-09-07 15:30:03 -06:00
|
|
|
|
2023-10-08 10:16:56 -06:00
|
|
|
modifies/templates:
|
2024-03-12 16:09:02 -06:00
|
|
|
- changed-files:
|
|
|
|
- all-globs-to-any-file:
|
|
|
|
- "templates/**"
|
|
|
|
- "!templates/swagger/v1_json.tmpl"
|
2023-09-07 15:30:03 -06:00
|
|
|
|
2023-10-08 10:16:56 -06:00
|
|
|
modifies/api:
|
2024-03-12 16:09:02 -06:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "routers/api/**"
|
|
|
|
- "templates/swagger/v1_json.tmpl"
|
2023-10-08 10:16:56 -06:00
|
|
|
|
|
|
|
modifies/cli:
|
2024-03-12 16:09:02 -06:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "cmd/**"
|
2023-10-08 10:16:56 -06:00
|
|
|
|
|
|
|
modifies/translation:
|
2024-03-12 16:09:02 -06:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "options/locale/*.ini"
|
2023-10-08 10:16:56 -06:00
|
|
|
|
|
|
|
modifies/migrations:
|
2024-03-12 16:09:02 -06:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "models/migrations/**"
|
2023-10-08 10:16:56 -06:00
|
|
|
|
|
|
|
modifies/internal:
|
2024-03-12 16:09:02 -06:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- ".air.toml"
|
|
|
|
- "Makefile"
|
|
|
|
- "Dockerfile"
|
|
|
|
- "Dockerfile.rootless"
|
|
|
|
- ".dockerignore"
|
|
|
|
- "docker/**"
|
|
|
|
- ".editorconfig"
|
|
|
|
- ".eslintrc.yaml"
|
|
|
|
- ".golangci.yml"
|
|
|
|
- ".gitpod.yml"
|
|
|
|
- ".markdownlint.yaml"
|
|
|
|
- ".spectral.yaml"
|
2024-03-29 14:32:35 -06:00
|
|
|
- "stylelint.config.js"
|
2024-03-12 16:09:02 -06:00
|
|
|
- ".yamllint.yaml"
|
|
|
|
- ".github/**"
|
|
|
|
- ".gitea/"
|
|
|
|
- ".devcontainer/**"
|
|
|
|
- "build.go"
|
|
|
|
- "build/**"
|
|
|
|
- "contrib/**"
|
|
|
|
|
|
|
|
modifies/dependencies:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "package.json"
|
|
|
|
- "package-lock.json"
|
2024-03-15 09:27:51 -06:00
|
|
|
- "pyproject.toml"
|
2024-03-12 16:09:02 -06:00
|
|
|
- "poetry.lock"
|
|
|
|
- "go.mod"
|
|
|
|
- "go.sum"
|
|
|
|
|
|
|
|
modifies/go:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "**/*.go"
|
|
|
|
|
2024-09-21 12:26:36 -06:00
|
|
|
modifies/frontend:
|
2024-03-12 16:09:02 -06:00
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "**/*.js"
|
2024-09-21 12:26:36 -06:00
|
|
|
- "**/*.ts"
|
2024-03-15 09:27:51 -06:00
|
|
|
- "**/*.vue"
|
2024-08-09 10:20:59 -06:00
|
|
|
|
|
|
|
docs-update-needed:
|
|
|
|
- changed-files:
|
|
|
|
- any-glob-to-any-file:
|
|
|
|
- "custom/conf/app.example.ini"
|