Commit graph

2257 commits

Author SHA1 Message Date
isExample
c7241ca093 feat: support ignore_language_framework via generated_code_ignore.toml
- [generated_code] table defines default glob patterns for code-generation tools
- merge generated_code globs into ignore logic
2025-06-25 23:39:14 +09:00
isExample
1a00e61239 feat: add configuration property 'ignore_language_framework' 2025-06-25 23:17:42 +09:00
mrT23
ab80677e3a
Merge remote-tracking branch 'origin/main' 2025-06-22 21:16:00 +03:00
mrT23
bd7017d630
bitbucket json 2025-06-22 21:15:45 +03:00
Alessio
bc99cf83dd
feat: add a bare except to catch all errors 2025-06-21 15:34:02 +03:00
Alessio
d00cbd4da7
Revert "fix: do not fail the CLI when GitLab API return 5xx code"
This reverts commit 68f78e1a30.
2025-06-21 15:28:27 +03:00
Alessio
721ff18a63
Revert "fix: wrap _handle_request to handle 5xx responses"
This reverts commit 1a003fe4d3.
2025-06-21 15:27:41 +03:00
Alessio
1a003fe4d3
fix: wrap _handle_request to handle 5xx responses 2025-06-21 15:26:48 +03:00
Alessio
68f78e1a30
fix: do not fail the CLI when GitLab API return 5xx code 2025-06-21 15:26:48 +03:00
mrT23
eb4cdbb115
fix: remove branch parameter from get_content_of_file call in bitbucket server provider 2025-06-21 12:34:00 +03:00
Tal
7f54b14b4d
Merge pull request #1874 from yoohya/feat/support-gitlab-lambda-webhooks
feat: Support GitLab webhooks in Lambda functions
2025-06-21 09:36:16 +03:00
mrT23
938ab9a139
fix: remove redundant word 'possible' from security concerns field description 2025-06-21 09:31:55 +03:00
Tal
ee36c0208c
Update pr_agent/settings/pr_reviewer_prompts.toml
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
2025-06-21 09:23:11 +03:00
mrT23
7c02678ba5
refactor: extract TODO formatting functions and simplify data structure 2025-06-21 09:20:43 +03:00
mrT23
37ef4bad8f
docs: add bullet point formatting instruction to PR description prompts 2025-06-20 16:27:43 +03:00
yoohya
ab7e0d9141 refactor: split serverless handlers into dedicated GitHub and GitLab Lambda entrypoints 2025-06-20 04:18:42 +09:00
Tal
7db4d97fc2
Merge pull request #1880 from alessio-locatelli/fix_yes_no
fix: typos, grammar
2025-06-18 20:22:02 +03:00
Tal
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
dst03106
4a00854b15 fix: exclude TODO prompt if require_todo_scan is false 2025-06-18 18:50:11 +09:00
Judy
d4a52ffc93 refactor: clarify TODO field description and simplify 'No' return 2025-06-18 18:45:49 +09:00
dst03106
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
dst03106
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
mrT23
2cfe52e294
refactor: replace DynaBox import with string type checking 2025-06-18 10:04:51 +03:00
Judy
8325a8aeb1 feat: improve TODO sections closed by default 2025-06-18 13:48:51 +09:00
Judy
081310b943 style: refine layout of TODO section (add <br><br>) 2025-06-18 13:08:05 +09:00
Judy
c75fb2137b style: replace todo emoji with 📝 2025-06-18 13:04:14 +09:00
Yaara
4662f65146
Update github_action_runner.py
9789e5d701/pr_agent/agent/pr_agent.py (L84)
2025-06-17 19:04:03 +01:00
Alessio
5b7f8a4bb6
fix: grammar 2025-06-17 09:52:34 +03:00
Alessio
608065f2ad
fix: typos 2025-06-17 09:26:57 +03:00
Alessio
7ee4c4aad1
fix: yes/no spelling 2025-06-17 09:13:12 +03:00
Tal
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
Tal
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
Tal
b7b4d00f57
Merge pull request #1868 from NicoFgrx/main
feat: support self-signed gitea cert
2025-06-17 08:21:40 +03:00
seokcheon.ju
f39e0a13f4 Revert linted line breaks 2025-06-16 10:56:24 +09:00
seokcheon.ju
5d721376fe Move language-specific instructions to github_action_runner.py 2025-06-16 10:53:38 +09:00
yoohya
99904601ce feat: Support GitLab webhooks in Lambda functions 2025-06-16 01:22:01 +09:00
seokcheon.ju
9b19935f47
Add language-specific instructions to extra instructions based on user settings 2025-06-13 19:42:14 +09:00
Alessio
3b42b0e152
refactor: simplify IF/ELSE block 2025-06-12 18:15:46 +03:00
Alessio
94253853cd
refactor: reuse IF condition in _should_publish_review 2025-06-12 17:54:13 +03:00
Alessio
e8770beba1
fix: correct IF/ELSE block 2025-06-12 17:35:33 +03:00
Alessio
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
nicolas
3faab424a4
feat: support self-signed gitea cert 2025-06-12 16:01:26 +02:00
Judy
7a0c350760 feat: Change default TODO flag value from true to false 2025-06-12 18:14:19 +09:00
César Pérez
d812b7ed7e Fixed comment 5 2025-06-11 11:26:49 +02:00
Judy
ca05b798ca fix: display no TODO comments section 2025-06-10 22:56:28 +09:00
dst03106
f09e1edb13 refactor: remove count info from todo summary 2025-06-09 22:26:37 +09:00
dst03106
9230be86e9 refactor: handle singular/plural forms of entry 2025-06-09 21:40:33 +09:00
dst03106
6c05c6685e fix: use | for multiline in YAML instead of \n for todo content prompts 2025-06-09 20:54:14 +09:00
César Pérez
3904743e85 Fixed comment 4 2025-06-07 21:13:16 +02:00
César Pérez
fe9afb826d Fixed comment 3 2025-06-07 21:09:38 +02:00