Skip to content

ci: enforce pull request and issue conventions - #131

Merged
bmuddha merged 1 commit into
devfrom
ci/enforce-conventions
Sep 11, 2026
Merged

ci: enforce pull request and issue conventions#131
bmuddha merged 1 commit into
devfrom
ci/enforce-conventions

Conversation

@bmuddha

@bmuddha bmuddha commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

What changed

Port MBV’s PR-title, commit-subject, and issue-conventions checks, including rejection of formatting-only issue answers. Replace Markdown issue templates with required-field forms.

Closes #130

Impact

PR titles and non-merge commit subjects must follow Conventional Commit formatting. Issues with invalid titles or missing answers receive a needs-template-fix label, removed when corrected. No runtime changes.

Reviewer notes

Issue forms remain the source of truth for required sections. Issue validation runs trusted default-branch code; it becomes active when the workflow reaches that branch.

@bmuddha bmuddha self-assigned this Sep 11, 2026
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 2b480c92-a07e-46f4-aed6-7e430c7aecab


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@bmuddha
bmuddha marked this pull request as ready for review September 11, 2026 07:44
@bmuddha
bmuddha merged commit 4f44e6e into dev Sep 11, 2026
9 checks passed
@bmuddha
bmuddha deleted the ci/enforce-conventions branch September 11, 2026 07:44
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.

Enforce issue pull request and commit conventions

2 participants