Commit 2f05875
committed
ci: align pre-commit hooks and adopt org-wide GitHub defaults
Adopt the shared pre-commit baseline: conventional-commit message
validation (commit-msg stage) and the centralized add-license hook from
the org .github repository (v1.0.0 - excludes .github/ templates and
never rewrites LICENSE files). Run pre-commit CI only on files modified
by the PR, and add the caller stub for the org-wide conventional-pr
reusable workflow (PR title validation + type labeling).
PR and issue templates are no longer stored per repository: they are
inherited from the org-wide defaults in triton-inference-server/.github
(issues route to the server repository).
TRI-11001 parent 1826863 commit 2f05875
6 files changed
Lines changed: 45 additions & 94 deletions
File tree
- .github
- ISSUE_TEMPLATE
- PULL_REQUEST_TEMPLATE
- workflows
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
0 commit comments