|
Ran
|
Jobs
1
|
Files
1
|
Run time
1min
|
Badge
README BADGES
|
push
github
[Workflow] ci: Pin the copyright header check to v26.22.0 (#100) # Description The `copyright-header-check` job pinned `6452916b1`, and every other reusable workflow in the same file pinned the v26.22.0 commit. This pull request brings the one job in line, so the file names a single commit. `6452916` is the tip that `26.x` held when the check arrived here. It is not a release. The ref update job rewrites every `valkyrjaio/.github/...` reference to the newest release commit, so it would have corrected this by itself — but only at the next release. It ran for v26.22.0 before the check merged here, which is why it moved the other three references and left this one behind. A pre-release commit works, and this job passes on it. It is still the wrong thing to name: a reader cannot tell which release the job runs, and the pin does not answer to a tag. ## Types of changes - [x] Improvement _(non-breaking change which improves code)_ - [ ] Bug fix _(non-breaking change which fixes an issue)_ - [ ] New feature _(non-breaking change which adds functionality)_ - [ ] Deprecation _(breaking change which removes functionality)_ - [ ] Breaking change _(fix or feature that would cause existing functionality to change)_ - [ ] Documentation improvement ## Changes - **`.github/workflows/ci.yml`** — pinned `_copyright-header-check.yml` to the v26.22.0 commit, which every other reusable workflow in this file already names.
2 of 2 relevant lines covered (100.0%)
1.0 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30780527969.1 | 1 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|