Skip to content

🔧 Add PR-authoring guidance for Claude#6880

Merged
dubzzz merged 1 commit into
mainfrom
claude/add-pr-template-gitmoji-BHk50
Apr 17, 2026
Merged

🔧 Add PR-authoring guidance for Claude#6880
dubzzz merged 1 commit into
mainfrom
claude/add-pr-template-gitmoji-BHk50

Conversation

@dubzzz

@dubzzz dubzzz commented Apr 17, 2026

Copy link
Copy Markdown
Owner

Description

Add PR-authoring guidance so that Claude follows the repository's gitmoji naming convention and PR template when creating or updating pull requests. This introduces a new skill file (.claude/skills/pr-authoring/SKILL.md) with detailed instructions on title formatting, body structure, and checklist handling, along with a root CLAUDE.md that points to it.

Checklist

Don't delete this checklist and make sure you do the following before opening the PR

  • I have a full understanding of every line in this PR — whether the code was hand-written, AI-generated, copied from external sources or produced by any other tool
  • I flagged the impact of my change (minor / patch / major) either by running pnpm run bump or by following the instructions from the changeset bot
  • I kept this PR focused on a single concern and did not bundle unrelated changes
  • I followed the gitmoji specification for the name of the PR, including the package scope (e.g. 🐛(vitest) Something...) when the change targets a package other than fast-check
  • I added relevant tests and they would have failed without my PR (when applicable)

@changeset-bot

changeset-bot Bot commented Apr 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9de95b4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor

👋 It looks like the PR template was not used for this pull request.

Please edit the PR description to use the template, or close this PR and open a new one that uses it.
Not using the template may result in your change not being reviewed.

The template includes:

  • A Description section
  • A Checklist section with items to verify before submitting

Thank you for your contribution! 🙏

@dubzzz

dubzzz commented Apr 17, 2026

Copy link
Copy Markdown
Owner Author

@claude use pr template

@claude

claude Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Claude finished @dubzzz's task in 1m 29s —— View job


Updating PR to use template

  • Read PR template
  • Read current PR changes
  • Update PR description with template

Done — updated the PR description to use the template from .github/PULL_REQUEST_TEMPLATE.md, including the Description and Checklist sections with all checklist items preserved.

@dubzzz
dubzzz enabled auto-merge (squash) April 17, 2026 23:06
@pkg-pr-new

pkg-pr-new Bot commented Apr 17, 2026

Copy link
Copy Markdown
@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@6880

fast-check

npm i https://pkg.pr.new/fast-check@6880

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@6880

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@6880

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@6880

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@6880

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@6880

commit: 9de95b4

@dubzzz
dubzzz merged commit a0068ff into main Apr 17, 2026
55 of 56 checks passed
@dubzzz
dubzzz deleted the claude/add-pr-template-gitmoji-BHk50 branch April 17, 2026 23:12
@codecov

codecov Bot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.75%. Comparing base (fd1a184) to head (9de95b4).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6880   +/-   ##
=======================================
  Coverage   94.75%   94.75%           
=======================================
  Files         211      211           
  Lines        5778     5778           
  Branches     1527     1527           
=======================================
  Hits         5475     5475           
  Misses        295      295           
  Partials        8        8           
Flag Coverage Δ
tests 94.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants