Pydantic Hooky
AppProductivity tools for popular open source repos, used by pydantic
By pydantic
15 installs
Tags
(2)Pricing
Productivity tools for popular open source repos, as used by pydantic.
Label and Assign
This tool responds to magic phrases in pull request comments:
- "please update" - requests an update from the PR author,
the PR author is assigned and the "awaiting author revision" label is added - "please review" - requests a review from project reviewers,
the reviewers are assigned and the "ready for review" label is added
Change File Checks
This tool checks pull requests to enforce a "change file" has been added.
See here for details on the format expected.
To skip this check the magic phrase "skip change file check" can be added to the pull request body.
Otherwise, the following checks are performed on the pull request:
- A change file matching
changes/<ID>-<author>.md
has been added - The author in the change file matches the PR author
- The ID in the change file either matches the PR ID or that issue is marked as closed in the PR body
Example Pull Request
Resources
Plans and pricing
Does free need a description?
$0- Label & Assign
- Change File Checks
Pydantic Hooky is provided by a third-party and is governed by separate privacy policy and support documentation