Skip to content

ci: align commitlint config with substrait-io/substrait#173

Open
nielspardon wants to merge 1 commit into
substrait-io:mainfrom
nielspardon:ci/align-commitlint-config
Open

ci: align commitlint config with substrait-io/substrait#173
nielspardon wants to merge 1 commit into
substrait-io:mainfrom
nielspardon:ci/align-commitlint-config

Conversation

@nielspardon

@nielspardon nielspardon commented Jun 8, 2026

Copy link
Copy Markdown
Member

Aligns the commitlint configuration in .github/workflows/pr_title.yml
with the upstream
substrait-io/substrait
workflow.

Changes

  • Add a second dependabot ignore regex matching the
    "Updates the requirements on ... to permit the latest version."
    messages.
  • Add a rules block disabling body-max-line-length,
    footer-max-line-length, and body-leading-blank.

The node-version is intentionally left at 24 (upstream uses 20),
in line with the recent node upgrade in this repo.

🤖 Generated with Claude Code

Add the second dependabot ignore regex for "Updates the requirements"
messages and the rules block (body/footer max line length and
body-leading-blank disabled) to match the upstream pr_title workflow.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant