|
62fe1de12d
|
Remove redundant toggle
|
2023-08-22 18:28:06 +03:00 |
|
|
782c170883
|
Support custom deployments for github_app.py and add more options for automatic review actions
|
2023-08-22 16:46:03 +03:00 |
|
|
b85679e5e4
|
improve --extend
|
2023-08-22 09:42:59 +03:00 |
|
|
631fb93b28
|
Implement Automatic Review Configuration for GitHub app
|
2023-08-16 16:24:30 -04:00 |
|
|
b7b650eb05
|
Remove extra blank line in help message
|
2023-08-13 11:32:02 +03:00 |
|
|
d3a5aea89e
|
update_changelog
|
2023-08-11 18:50:56 +03:00 |
|
|
ebbe655c40
|
Don't commment on Github, only eyes reaction
|
2023-08-07 18:09:39 +03:00 |
|
|
b1148e5f7a
|
Don't commment on Github, only eyes reaction
|
2023-08-07 16:34:28 +03:00 |
|
|
a75253097b
|
Don't remove eyes
|
2023-08-07 16:28:20 +03:00 |
|
|
886139c6b5
|
Support adding / removing reaction from comments in GitHub different servers
|
2023-08-07 16:18:08 +03:00 |
|
|
dd14423b07
|
Add /config command to list the possible configuration settings
|
2023-08-02 16:42:54 +03:00 |
|
|
8ae936e504
|
Bug fixes
|
2023-08-01 15:58:23 +03:00 |
|
|
d7b77764c3
|
Support context aware settings (for each incoming request), support override of settings, refactor CLI to use pr_agent.py
|
2023-08-01 14:43:26 +03:00 |
|
|
6605f9c444
|
typos in 'commands_text'
|
2023-07-31 11:02:30 +03:00 |
|
|
42b047a14e
|
update_settings_from_args
|
2023-07-30 12:04:57 +03:00 |
|
|
3daf94954a
|
update_settings_from_args
|
2023-07-30 11:43:44 +03:00 |
|
|
b564d8ac32
|
Merge pull request #147 from zmeir/zmeir-align_describe_styling
Minor improvements to describe command
|
2023-07-28 20:55:15 +03:00 |
|
|
a8780f722d
|
Handle marketplace hook
|
2023-07-28 03:22:25 +03:00 |
|
|
1a8fce1505
|
Updated handling of installation id
|
2023-07-28 02:44:28 +03:00 |
|
|
4aa54b9bd4
|
Add /describe -c option
|
2023-07-27 17:42:50 +03:00 |
|
|
a50e137bba
|
Merge pull request #133 from idavidov/idavidov/github-ratelimit-message
Handling GitHub API Rate Limit Exceeded Exception
|
2023-07-27 14:22:11 +03:00 |
|
|
8ae5faca53
|
Fix cyclic dependency
|
2023-07-25 16:52:18 +03:00 |
|
|
2dfbfec8c2
|
refactor
|
2023-07-24 19:48:24 +03:00 |
|
|
adb3f17258
|
Merge pull request #131 from Codium-ai/ok/gitlab_webook
GitLab Webhook Integration and Provider Enhancements
|
2023-07-24 16:01:17 +03:00 |
|
|
c9c95d60d4
|
Implement gitlab webhook
|
2023-07-24 15:05:24 +03:00 |
|
|
cca809e91c
|
run_action
|
2023-07-24 12:45:24 +03:00 |
|
|
32151e3d9a
|
Temporarily remove gitlab polling server until a rewrite is ready
|
2023-07-23 17:04:41 +03:00 |
|
|
3d5d517f2a
|
code suggestions
|
2023-07-19 20:57:14 +03:00 |
|
|
df25a3ede2
|
typo
|
2023-07-19 18:22:26 +03:00 |
|
|
67c61e0ac8
|
Update help
|
2023-07-19 17:27:12 +03:00 |
|
|
0985db4e36
|
Update help
|
2023-07-19 17:20:26 +03:00 |
|
|
dc67e6a66e
|
Support deploying pr-agent on AWS Lambda
|
2023-07-18 17:46:42 +03:00 |
|
|
90f97b0226
|
Lint fixes
|
2023-07-18 11:34:57 +03:00 |
|
|
a994ec1427
|
Call PRAgent from github_action_runner.py
|
2023-07-18 10:19:32 +03:00 |
|
|
51e08c3c2b
|
reflect and review + protections
|
2023-07-18 08:22:25 +03:00 |
|
|
c866288b0a
|
Merge remote-tracking branch 'origin/main' into tr/agent_logic
|
2023-07-17 15:59:37 +03:00 |
|
|
f8f415eb75
|
stable
|
2023-07-17 15:49:29 +03:00 |
|
|
0b1edd9716
|
A small typo
|
2023-07-16 21:47:50 +03:00 |
|
|
d54ee252ee
|
Improve help text
|
2023-07-16 17:41:23 +03:00 |
|
|
93311a9d9b
|
Update GitHub app
|
2023-07-16 15:42:50 +03:00 |
|
|
60bce8f049
|
Update Github polling
|
2023-07-16 15:00:13 +03:00 |
|
|
7958786b4c
|
Github action to work with an image stored on Dockerhub for faster execution
|
2023-07-16 14:19:02 +03:00 |
|
|
19f11f99ce
|
Github action support for new style commands
|
2023-07-16 13:36:02 +03:00 |
|
|
1c1aad2806
|
Github custom action development - WIP
|
2023-07-13 19:08:10 +03:00 |
|
|
e2323dfb9f
|
Github custom action development - WIP
|
2023-07-13 18:54:40 +03:00 |
|
|
f6d4a214ca
|
Github custom action development - WIP
|
2023-07-13 18:40:03 +03:00 |
|
|
f337d76af6
|
Github custom action development - WIP
|
2023-07-13 18:32:28 +03:00 |
|
|
4033303c1f
|
Github custom action development - WIP
|
2023-07-13 18:18:23 +03:00 |
|
|
38c8d187d2
|
Github custom action development - WIP
|
2023-07-13 18:16:25 +03:00 |
|
|
9ca6b789a7
|
Github custom action development - WIP
|
2023-07-13 18:02:38 +03:00 |
|