Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Add a workflow to validate PR titles #2240

Merged
merged 2 commits into from
Oct 25, 2024
Merged

chore(ci): Add a workflow to validate PR titles #2240

merged 2 commits into from
Oct 25, 2024

Conversation

nirinchev
Copy link
Contributor

This is just a copy-paste from mongodb-js/vscode#859. The tl;dr is when this gets merged, we'll check PR titles for conventional commit adherence as well as JIRA ticket inclusion. To skip the check, add the no-title-validation label.

@nirinchev nirinchev requested a review from addaleax October 25, 2024 14:38
@nirinchev nirinchev added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Oct 25, 2024
.github/workflows/check-pr-title.yml Outdated Show resolved Hide resolved
@nirinchev nirinchev merged commit c8d82fd into main Oct 25, 2024
2 of 3 checks passed
@nirinchev nirinchev deleted the ni/pr-title branch October 25, 2024 14:59
nirinchev added a commit that referenced this pull request Oct 30, 2024
* main:
  chore: update auto-generated files (#2244)
  chore(deps): bump driver, bson to latest MONGOSH-1890 MONGOSH-1889 (#2243)
  chore: update auto-generated files (#2242)
  chore: update auto-generated files (#2241)
  chore(ci): Add a workflow to validate PR titles (#2240)
nirinchev added a commit that referenced this pull request Oct 30, 2024
* main:
  chore: Migrate rhel72-zseries to rhel7-zseries MONGOSH-1835 (#2238)
  chore: update auto-generated files (#2244)
  chore(deps): bump driver, bson to latest MONGOSH-1890 MONGOSH-1889 (#2243)
  chore: update auto-generated files (#2242)
  chore: update auto-generated files (#2241)
  chore(ci): Add a workflow to validate PR titles (#2240)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants