Skip to content

feat(contact): Adds GitLab for sidebar. Only display contacts that are configured. #1467

feat(contact): Adds GitLab for sidebar. Only display contacts that are configured.

feat(contact): Adds GitLab for sidebar. Only display contacts that are configured. #1467

Triggered via pull request August 24, 2025 20:42
Status Failure
Total duration 20s
Artifacts

commitlint.yml

on: pull_request
commitlint
15s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint
You have commit messages with errors ⧗ input: feat(contact): Adds GitLab as a configurable contact for the sidebar. ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ subject may not end with full stop [subject-full-stop] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: fix(contact): Corrects FontAwesome CSS class for GitLab. ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ subject may not end with full stop [subject-full-stop] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: refactor(contact): Adds conditional for unset contact options in _config.yml. For GitHub, GitLab, and Twitter, they will be displayed, regardless of a username being set or not. Updates the conditional for capture/assign of `url` so that it is `nil` if no username was provided. Then when the check for `url` is done for building the link, it will be skipped if no username is configured. ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ subject may not end with full stop [subject-full-stop] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint