|
34ad5f2aa2
|
toolbar emojis in pr-agent feedbacks
|
2024-05-05 13:33:54 +03:00 |
|
|
7563af08a0
|
docs
|
2024-04-18 08:44:08 +03:00 |
|
|
2f4e40860d
|
Replace keep_original_user_title with generate_ai_title for PR description customization and update documentation accordingly
|
2024-04-17 16:29:12 +03:00 |
|
|
86e64501df
|
ask
|
2024-04-14 12:43:26 +03:00 |
|
|
4683a29819
|
s
|
2024-04-14 12:34:14 +03:00 |
|
|
8f0f08006f
|
s
|
2024-04-14 12:00:19 +03:00 |
|
|
4c83bf695d
|
Handle OPENAI_KEY not set error in github_action_runner.py
Fixes https://github.com/Codium-ai/pr-agent/issues/855
|
2024-04-12 10:50:00 +03:00 |
|
|
9e4ffd824c
|
Merge branch 'main' into feature/gha-outputs-1
|
2024-04-10 23:27:44 +09:00 |
|
|
3412095d81
|
chore: change default to true, if use in github actions
|
2024-04-10 09:18:21 +09:00 |
|
|
75c4befadf
|
feat: set review data to github actions output
|
2024-04-10 01:02:05 +09:00 |
|
|
aa2121a48d
|
readme
|
2024-04-07 16:28:30 +03:00 |
|
|
493f73f1ce
|
chore: add logging the reason not execute
|
2024-03-27 12:03:27 +09:00 |
|
|
1491bcba96
|
logs
|
2024-03-26 08:09:33 +02:00 |
|
|
9c284e64cf
|
dont log pr-agent bot
|
2024-03-25 12:27:45 +02:00 |
|
|
3cdadb3ad1
|
always ignore bot
|
2024-03-25 09:04:07 +02:00 |
|
|
695f0706a8
|
Refactor help text for clarity and update configuration links in help.py; standardize variable naming in cli.py
|
2024-03-25 08:53:13 +02:00 |
|
|
07f5025b03
|
Refactor help text for clarity and update configuration links in help.py; standardize variable naming in cli.py
|
2024-03-25 08:51:59 +02:00 |
|
|
887d640ba5
|
Merge remote-tracking branch 'origin/main' into tr/pypi
|
2024-03-22 21:36:45 +02:00 |
|
|
0816370b1a
|
adjustments to pypi
|
2024-03-22 21:36:22 +02:00 |
|
|
cae0b96054
|
use sender_type on bot check
|
2024-03-21 12:06:46 +09:00 |
|
|
b71523f13e
|
use endswith
|
2024-03-18 16:14:58 +09:00 |
|
|
80a793a257
|
ignore bot pr option on github app mode
|
2024-03-18 16:14:54 +09:00 |
|
|
99a676d792
|
Merge remote-tracking branch 'origin/main' into tr/split
|
2024-03-17 09:00:04 +02:00 |
|
|
785fbe04ae
|
update links
|
2024-03-12 17:42:19 +02:00 |
|
|
256d1a3369
|
Merge pull request #751 from danstis/fix/ado-spaces
Fix URL encoding in Azure DevOps webhook handler
|
2024-03-10 23:57:59 -07:00 |
|
|
33a911da4c
|
log
|
2024-03-11 08:56:48 +02:00 |
|
|
a27ad0feb6
|
log
|
2024-03-11 08:55:07 +02:00 |
|
|
6c5697b07c
|
Enhance logging and refactor code in gitlab_webhook.py, update logger level in bitbucket_app.py and github_polling.py, remove redundant section in github.md
|
2024-03-11 08:50:19 +02:00 |
|
|
4810b8549b
|
docs
|
2024-03-10 16:59:37 +02:00 |
|
|
73624148a5
|
Fix URL encoding in Azure DevOps webhook handler
|
2024-03-08 04:39:57 +00:00 |
|
|
2f6f1d5879
|
Add command execution functionality to Bitbucket app and update configuration settings
|
2024-03-06 07:53:13 +02:00 |
|
|
5880221d00
|
Update logger setup to include debug level in github_app.py
|
2024-03-02 23:32:26 +02:00 |
|
|
9a0288250d
|
Merge pull request #729 from Codium-ai/tr/wiki
wiki
|
2024-03-02 10:24:27 -08:00 |
|
|
917bdd5cb8
|
Refactor Usage.md for improved readability and organization
|
2024-03-02 20:23:10 +02:00 |
|
|
2340f95488
|
Merge pull request #727 from Codium-ai/tr/repo_log
log event
|
2024-02-28 22:10:26 -08:00 |
|
|
dd4dc4b761
|
log event
|
2024-02-29 08:09:25 +02:00 |
|
|
6a51a646ee
|
Merge pull request #725 from Codium-ai/tr/repo_log
get_log_context
|
2024-02-28 11:26:53 -08:00 |
|
|
8d498cd70c
|
git_org
|
2024-02-28 16:14:13 +02:00 |
|
|
d5e72c2183
|
get_log_context
|
2024-02-28 16:10:57 +02:00 |
|
|
b09b936b15
|
get_log_context
|
2024-02-28 16:05:52 +02:00 |
|
|
9c7ac125e1
|
Tweak analytics log message to add api_url
|
2024-02-28 12:05:01 +02:00 |
|
|
4316d00941
|
log_context
|
2024-02-26 21:12:28 +02:00 |
|
|
edc9d8944e
|
Refactor handle_closed_pr function to check for merged PRs
|
2024-02-26 20:56:43 +02:00 |
|
|
910c56c851
|
Merge pull request #721 from Codium-ai/ok/identity_provider
Identity provider
|
2024-02-26 20:23:09 +02:00 |
|
|
ab29cf2b30
|
Identity provider
|
2024-02-26 20:21:20 +02:00 |
|
|
60a37158b1
|
Add functionality to calculate and log PR statistics on closure
|
2024-02-26 20:09:01 +02:00 |
|
|
4921c26432
|
Add functionality to calculate and log PR statistics on closure
|
2024-02-26 20:02:11 +02:00 |
|
|
8bdc90c0f7
|
Identity provider
|
2024-02-26 19:00:21 +02:00 |
|
|
8843f7bc8b
|
Add analytics logging
|
2024-02-26 16:15:23 +02:00 |
|
|
ffe4512b7d
|
small log improvement
|
2024-02-26 15:16:59 +02:00 |
|