Skip to content

Conversation

@CorentinTh
Copy link
Member

No description provided.

@CorentinTh CorentinTh self-assigned this Dec 21, 2025
Copilot AI review requested due to automatic review settings December 21, 2025 18:01
@CorentinTh CorentinTh requested a review from a team as a code owner December 21, 2025 18:01
@changeset-bot
Copy link

changeset-bot bot commented Dec 21, 2025

🦋 Changeset detected

Latest commit: 35af1ac

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@papra/webhooks Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor

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

This PR adds a prepublishOnly script to the webhooks package to ensure the package is built before publishing. This aligns the webhooks package with the established pattern used in other published packages in the monorepo (cli and lecture).

  • Adds prepublishOnly: "pnpm run build" to the webhooks package.json
  • Includes a changeset documenting this fix as a patch release

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/webhooks/package.json Adds prepublishOnly script to run build before publishing, consistent with other published packages
.changeset/many-pianos-carry.md Documents the fix as a patch release for the webhooks package

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

"@papra/webhooks": patch
---

Fix mising prepublish script
Copy link

Copilot AI Dec 21, 2025

Choose a reason for hiding this comment

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

Spelling error: "mising" should be "missing".

Suggested change
Fix mising prepublish script
Fix missing prepublish script

Copilot uses AI. Check for mistakes.
@CorentinTh CorentinTh merged commit 4342b31 into main Dec 21, 2025
7 of 8 checks passed
@CorentinTh CorentinTh deleted the webhooks-prepublish branch December 21, 2025 18:04
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