Documentation
README
Create a Pull Request
Create a GitHub PR for the current branch, transition the linked Jira tickets to review, and record the PR URL on those tickets.
Preconditions
-
At least one commit adds tests. When none do, ask the user for a rationale and refuse to proceed without one. The only exceptions are PRs with no code changes (e.g., language key updates or markdown changes).
-
The current branch is a development branch, not
masteror any other protected branch. -
The
pr-checkskill must pass. Skip only when${ARGUMENTS}contains--skip-pr-check. A skip requires a reason: take it from the text following the flag when present, otherwise prompt the user for one. The reason is recorded in the PR Check section, which is written for a skip rather than omitted.
Input
This is the opening of the README. Read the full README on GitHub.