refactor: move event system to reducer, remove engine package #32
@@ -81,7 +81,10 @@ Use the `tea` CLI (Gitea command-line tool) for PR operations instead of `gh`.
|
|||||||
**Linking issues**: When a PR solves an issue, reference the issue in both the commit message and PR description using `Closes #<number>`.
|
**Linking issues**: When a PR solves an issue, reference the issue in both the commit message and PR description using `Closes #<number>`.
|
||||||
This automatically links and closes the issue when the PR is merged.
|
This automatically links and closes the issue when the PR is merged.
|
||||||
|
|
||||||
### Adding Comments to PRs
|
### Updating PRs
|
||||||
|
|
||||||
|
When pushing additional changes to an existing PR, add a comment summarizing the new commits.
|
||||||
|
This keeps reviewers informed of what changed since the initial PR description.
|
||||||
|
|
||||||
Use the `tea` CLI to add comments to pull requests:
|
Use the `tea` CLI to add comments to pull requests:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user