headscale/.github
Kristoffer Dalby 3a97f1ac4f .github/scripts: add commit-lint rule with tests
Pure nushell rule modelled after tailscale/issuebot. Verbs (case-
insensitive, line start): close, closes, closed, fix, fixes, fixed,
resolve, resolves, resolved, updates, for. Same line must contain
'#' or 'github.com', so cross-repo refs (org/repo#N) and full GitHub
URLs are accepted.

Skip tokens: '[bot]' authors, Revert subjects, '#cleanup' lines,
'skip-issuebot' anywhere in the body.

The rule is a pure function over (author, subject, body) so the
25-case fixture suite drives it directly without spawning git.
The lint-range driver walks `git rev-list base..head` and emits
GitHub workflow annotations on failure.
skip-issuebot
2026-04-29 17:11:52 +00:00
..
ISSUE_TEMPLATE github: update issue template contact links 2026-02-09 09:51:28 +01:00
label-response github: add support-request automation workflow 2026-02-09 09:51:28 +01:00
scripts .github/scripts: add commit-lint rule with tests 2026-04-29 17:11:52 +00:00
workflows integration: regenerate workflow for HA docker disconnect test 2026-04-29 18:08:39 +01:00
CODEOWNERS add nblock to doc owners (#2207) 2024-11-04 10:12:50 -06:00
FUNDING.yml Add ko-fi sponsor button 2022-12-22 17:25:49 +01:00
pull_request_template.md Add contributing document 2024-04-29 23:04:02 +02:00
renovate.json update readme and templates to clarify scope (#1437) 2023-05-10 08:03:13 +01:00