cr-pls
v1.0.0
Published
Asking for a code review has never been easier
Readme
cr-pls
The tool generates formatted output for code review requests:
:pray: [project-name] [merge-request-title](merge-request-url)Usage
bunx cr-pls https://gitlab.jablotron.cloud/your-group/your-project/-/merge_requests/123Configuration
Set the following environment variables:
GITLAB_TOKEN=your_gitlab_personal_access_token
GITLAB_BASE_URL=https://gitlab.jablotron.cloudHelp
bunx cr-pls --helpDevelopment
To install dependencies:
bun installTo run:
bun run index.ts