rhobs / rhobs/observability-operator

Allow long URLs in commit messages

Open
#46 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
51
Forks
90
Avg merge
5d 15h
Merged PRs (30d)
22

Description

The commitlint CI job will fail if it finds a line longer than 100 characters. This is fine for regular sentences, but we sometimes want to reference URLs in the commit message footer.

Some ideas for how to tackle this are described in https://github.com/conventional-changelog/commitlint/issues/2112

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the commitlint CI job and review the approaches described in conventional-changelog/commitlint issue 2112. Done means URLs in commit message footers can exceed 100 characters without failing the job, while regular lines remain subject to the length check.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.