chore: Add guideline for Claude Code for marking PRs as drafts on GitHub#23377
Merged
chore: Add guideline for Claude Code for marking PRs as drafts on GitHub#23377
Conversation
mshabarov
reviewed
Jan 30, 2026
| - Extensive CI/CD pipeline with multiple test configurations | ||
| - When sending data to executeJS, always pass it as parameters and use $1,$2 etc and never concatenate strings | ||
| - When creating a commit that will resolve an issue in the same repository, add "Fixes #issuenumber" to the commit message | ||
| - When creating a PR, mark it as a draft on GitHub and remind the user about reviewing the code themselves and marking the PR ready |
Contributor
There was a problem hiding this comment.
Suggested change
| - When creating a PR, mark it as a draft on GitHub and remind the user about reviewing the code themselves and marking the PR ready | |
| - When creating a pull request, mark it as a draft on GitHub and remind the user about reviewing the code themselves and marking the pull request ready |
|
mshabarov
approved these changes
Mar 2, 2026
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.