|
299a2c89d1
|
feat: add tags extraction from work item fields in Azure DevOps provider
Signed-off-by: abishlal <abishlalns03@gmail.com>
|
2025-06-25 20:57:56 +05:30 |
|
|
7759d1d3fc
|
fix: remove redundant state and labels fields from ticket data extraction
Signed-off-by: abishlal <abishlalns03@gmail.com>
|
2025-06-21 17:31:24 +05:30 |
|
|
738f9856a4
|
feat: add WorkItemTrackingClient to Azure DevOps provider and update client return type
Signed-off-by: abishlal <abishlalns03@gmail.com>
|
2025-06-21 17:28:59 +05:30 |
|
|
fbce8cd2f5
|
fix: update comment thread status to active when publishing comments
Signed-off-by: abishlal <abishlalns03@gmail.com>
|
2025-06-21 17:22:24 +05:30 |
|
|
ea63c8e63a
|
fix: remove redundant line for BasicAuthentication in Azure DevOps provider
Signed-off-by: abishlal <abishlalns03@gmail.com>
|
2025-06-21 17:22:04 +05:30 |
|
|
d8fea6afc4
|
feat: enhance Azure DevOps integration by adding work item as a ticket retrieval methods - Supporting ticket context for Azure DevOps
Signed-off-by: abishlal <abishlalns03@gmail.com>
|
2025-06-21 17:20:31 +05:30 |
|
|
37ef4bad8f
|
docs: add bullet point formatting instruction to PR description prompts
|
2025-06-20 16:27:43 +03:00 |
|
|
7db4d97fc2
|
Merge pull request #1880 from alessio-locatelli/fix_yes_no
fix: typos, grammar
|
2025-06-18 20:22:02 +03:00 |
|
|
3e1cf2deed
|
Merge pull request #1869 from PullPullers/feat/review-todo-section
feat: surface TODO comments in review tool
|
2025-06-18 20:15:43 +03:00 |
|
|
4a00854b15
|
fix: exclude TODO prompt if require_todo_scan is false
|
2025-06-18 18:50:11 +09:00 |
|
|
d4a52ffc93
|
refactor: clarify TODO field description and simplify 'No' return
|
2025-06-18 18:45:49 +09:00 |
|
|
c4ccfd865d
|
fix: shorten todo summary prompt for balance
related comment: https://github.com/qodo-ai/pr-agent/pull/1869#discussion_r2151443243
|
2025-06-18 18:45:49 +09:00 |
|
|
38f10e10fa
|
style: remove entry info from the todo section header
related comment: https://github.com/qodo-ai/pr-agent/pull/1869#issuecomment-2979088345
|
2025-06-18 18:45:49 +09:00 |
|
|
2cfe52e294
|
refactor: replace DynaBox import with string type checking
|
2025-06-18 10:04:51 +03:00 |
|
|
1c34450645
|
Merge pull request #1883 from letzya/patch-1
Update github_action_runner.py
|
2025-06-18 09:45:49 +03:00 |
|
|
8325a8aeb1
|
feat: improve TODO sections closed by default
|
2025-06-18 13:48:51 +09:00 |
|
|
081310b943
|
style: refine layout of TODO section (add <br><br>)
|
2025-06-18 13:08:05 +09:00 |
|
|
c75fb2137b
|
style: replace todo emoji with 📝
|
2025-06-18 13:04:14 +09:00 |
|
|
6de821719f
|
fix: update default value of require_todo_scan from true to false in docs
|
2025-06-18 12:52:26 +09:00 |
|
|
4662f65146
|
Update github_action_runner.py
9789e5d701/pr_agent/agent/pr_agent.py (L84)
|
2025-06-17 19:04:03 +01:00 |
|
|
9789e5d701
|
docs: clarify auto-approval ticket compliance applies to review tool path only
|
2025-06-17 16:31:46 +03:00 |
|
|
5b7f8a4bb6
|
fix: grammar
|
2025-06-17 09:52:34 +03:00 |
|
|
608065f2ad
|
fix: typos
|
2025-06-17 09:26:57 +03:00 |
|
|
7ee4c4aad1
|
fix: yes/no spelling
|
2025-06-17 09:13:12 +03:00 |
|
|
1c5f203b52
|
Merge pull request #1871 from smallfish06/main
Add language-specific instructions to extra instructions based on user settings
|
2025-06-17 08:34:21 +03:00 |
|
|
d4e8f618ce
|
Update pr_agent/servers/github_action_runner.py
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
|
2025-06-17 08:34:07 +03:00 |
|
|
b7b4d00f57
|
Merge pull request #1868 from NicoFgrx/main
feat: support self-signed gitea cert
|
2025-06-17 08:21:40 +03:00 |
|
|
76aa66b534
|
docs: add blank line before GitHub Enterprise Server installation note
|
2025-06-16 20:11:31 +03:00 |
|
|
9a2bfb4d64
|
docs: clarify GitHub Enterprise Server installation requirements for Qodo Merge
|
2025-06-16 20:08:27 +03:00 |
|
|
f39e0a13f4
|
Revert linted line breaks
|
2025-06-16 10:56:24 +09:00 |
|
|
5d721376fe
|
Move language-specific instructions to github_action_runner.py
|
2025-06-16 10:53:38 +09:00 |
|
|
678bc9d911
|
docs: add Go language support to static code analysis and analyze tool documentation
|
2025-06-15 21:31:08 +03:00 |
|
|
cbea0380ec
|
docs: reorder auto approval in core abilities navigation and comment out compression strategy
|
2025-06-15 09:28:00 +03:00 |
|
|
4e466c07f9
|
docs: standardize core abilities documentation headers and platform support format
|
2025-06-15 09:17:11 +03:00 |
|
|
00daae1405
|
Merge pull request #1873 from qodo-ai/tr/new_benchmark23
docs: refactor auto-approval documentation into dedicated core abilit…
|
2025-06-15 09:04:58 +03:00 |
|
|
10350ae58e
|
Update docs/docs/core-abilities/auto_approval.md
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
|
2025-06-15 09:04:36 +03:00 |
|
|
cf31e7c974
|
docs: refactor auto-approval documentation into dedicated core abilities section
|
2025-06-15 09:02:04 +03:00 |
|
|
96150495f8
|
Merge pull request #1872 from qodo-ai/tr/new_benchmark23
tickets docs
|
2025-06-15 08:20:16 +03:00 |
|
|
25b07441a9
|
unrelated
|
2025-06-13 20:44:30 +03:00 |
|
|
ce062adf39
|
docs: enhance ticket compliance documentation with new label and configuration options
|
2025-06-13 20:41:14 +03:00 |
|
|
4bac78b1b9
|
docs: add gitea self signed configuration
|
2025-06-13 19:16:13 +02:00 |
|
|
de8913e905
|
Merge pull request #1859 from alessio-locatelli/respect_publish_output_no_suggestions_by_reviewer
feat: support 'publish_output_no_suggestions' by 'pr_reviewer'
|
2025-06-13 19:42:32 +03:00 |
|
|
9b19935f47
|
Add language-specific instructions to extra instructions based on user settings
|
2025-06-13 19:42:14 +09:00 |
|
|
3b42b0e152
|
refactor: simplify IF/ELSE block
|
2025-06-12 18:15:46 +03:00 |
|
|
eff45e832c
|
docs: clarify JIRA ticket reference formats and organization identifier usage
|
2025-06-12 17:57:58 +03:00 |
|
|
94253853cd
|
refactor: reuse IF condition in _should_publish_review
|
2025-06-12 17:54:13 +03:00 |
|
|
e8770beba1
|
fix: correct IF/ELSE block
|
2025-06-12 17:35:33 +03:00 |
|
|
8d2e92fe83
|
feat: support 'publish_output_no_suggestions' by 'pr_reviewer'
The tool reuses the existing variable name.
The change is non-breaking because by default it keeps the old behavior.
|
2025-06-12 17:35:33 +03:00 |
|
|
9c17a3902b
|
Merge pull request #1856 from cesdperez/feat/gitlab-changelogmd-support
Add GitLab support for CHANGELOG.md
|
2025-06-12 17:04:03 +03:00 |
|
|
3faab424a4
|
feat: support self-signed gitea cert
|
2025-06-12 16:01:26 +02:00 |
|