Skip to content

chore: ignores array that skips merge pull reqs#15

Merged
nazarli-shabnam merged 3 commits intomainfrom
14-fix-PR-merge-fail
Apr 3, 2026
Merged

chore: ignores array that skips merge pull reqs#15
nazarli-shabnam merged 3 commits intomainfrom
14-fix-PR-merge-fail

Conversation

@nazarli-shabnam
Copy link
Copy Markdown
Member

closes #14

@nazarli-shabnam nazarli-shabnam self-assigned this Apr 3, 2026
@nazarli-shabnam nazarli-shabnam added the bug Something isn't working label Apr 3, 2026
Copilot AI review requested due to automatic review settings April 3, 2026 10:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s Commitlint configuration to ignore common merge commit messages so that GitHub merge commits don’t fail commit message checks (addresses Issue #14).

Changes:

  • Add an ignores array to skip linting for merge commits created by GitHub / git (e.g., “Merge pull request …”, “Merge branch …”).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nazarli-shabnam nazarli-shabnam merged commit 8576000 into main Apr 3, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: GitHub PR Merges fail in commit msg checks

2 participants