c623c3baf4
Added new configurations to prevent too frequent incremental commits on push trigger
2023-11-02 12:24:54 +02:00
15573e2286
Fix error in get_main_pr_languages
when the diff is empty
...
This can happen for example when you have one commit add a line to a file and the next commit deletes that line. Then if those are the only 2 commits in the PR the diff will be empty.
2023-11-02 10:10:54 +02:00
02570ea797
Remove previous review comment on push event
2023-10-26 16:46:54 +03:00
c324d88be3
Refactor logging system to use custom logger across the codebase
2023-10-16 14:56:00 +03:00
be54fb5bf8
pr_id
2023-09-21 21:29:41 +03:00
4fbe7d14b5
protection for no language
2023-09-17 16:41:53 +03:00
0203086aac
removed duplicate swift statement
2023-09-02 15:39:57 -04:00
92e23ff260
Fix #254
2023-08-30 23:05:41 +03:00
b94ed61219
Merge branch 'main' into feature_azure_devops
2023-08-24 16:41:33 +00:00
ceaff2a269
fix exception printing
2023-08-24 16:35:34 +00:00
52ba2793cd
modify get_main_pr_language to handle azuredevops provided language format
2023-08-23 15:59:49 +00:00
635b243280
Merge pull request #223 from zmeir/zmeir-keep_original_pr_description
...
Enhancement: Retain Original User Description and Title in PRs
2023-08-22 16:47:16 +03:00
9157fa670e
-> bool
2023-08-22 16:32:22 +03:00
09ef809080
Added comments explaining the logic behind get_user_description
2023-08-22 10:04:21 +03:00
81c38f9646
Added type hints
2023-08-21 09:22:58 +03:00
31e91edebc
Allow keeping the original user description
2023-08-20 18:59:40 +03:00
f82b9620af
Implement get_repo_settings for BitbucketProvider
2023-08-13 18:25:11 -04:00
e0f295659d
A less hacky way
2023-08-09 12:17:54 +03:00
886139c6b5
Support adding / removing reaction from comments in GitHub different servers
2023-08-07 16:18:08 +03:00
8ae5faca53
Fix cyclic dependency
2023-07-25 16:52:18 +03:00
1229fba346
+ settings.github.ratelimit_retries setup in configuration.toml
2023-07-25 16:37:13 +03:00
b9c25e487a
On /describe, preserve the current labels
2023-07-24 10:17:26 +03:00
3d5d517f2a
code suggestions
2023-07-19 20:57:14 +03:00
d89792d379
PR Type label
2023-07-19 20:25:54 +03:00
8038b6ab99
refactor and clean
2023-07-19 14:22:34 +03:00
6c42a471e1
Merge pull request #76 from zmeir/zmeir-publish_inline_comments_single_api_call
...
Optimization of Inline Comments Publishing
2023-07-18 13:05:11 +03:00
13092118dc
Move the new git provider function to the abstract interface
2023-07-18 12:26:49 +03:00
90f97b0226
Lint fixes
2023-07-18 11:34:57 +03:00
e5259e2f5c
Small refactor
2023-07-18 10:17:09 +03:00
4f4989af8c
full code suggestions
...
full code suggestions
2023-07-16 09:01:57 +03:00
4a6bf4c55a
Merge branch 'main' into hl/gitlab_fix
2023-07-14 22:48:13 +03:00
da6828ad87
Inline suggestion refactor + Gitlab WORKS
2023-07-13 20:43:49 +03:00
4b4fda37a6
publish_description as abstract method
2023-07-13 18:04:28 +03:00
b2d952cafa
1. Move deployment_type to configuration.toml
...
2. Lint
3. Inject GitHub app installation ID into GitHub provider using the settings mechanism.
2023-07-11 16:55:09 +03:00
8b3ff7a632
bugfix
2023-07-07 16:31:28 +03:00
7ed12c2f8e
refactor
2023-07-07 16:10:33 +03:00
ed8cf27b05
working example
2023-07-07 15:02:40 +03:00