mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Merge branch 'main' into feat/gitlab-changelogmd-support
This commit is contained in:
commit
4fa65fec93
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ extra_instructions = "..."
|
|||
- **`ticket compliance`**: Adds a label indicating code compliance level ("Fully compliant" | "PR Code Verified" | "Partially compliant" | "Not compliant") to any GitHub/Jira/Linea ticket linked in the PR. Controlled by the 'require_ticket_labels' flag (default: false). If 'require_no_ticket_labels' is also enabled, PRs without ticket links will receive a "No ticket found" label.
|
||||
|
||||
|
||||
### Blocking PRs from merging based on the generated labels
|
||||
### Auto-blocking PRs from being merged based on the generated labels
|
||||
|
||||
!!! tip ""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue