Commit Graph

78 Commits

Author SHA1 Message Date
83247cadec protections 2023-11-19 17:30:57 +02:00
3fae5cbd8d feat: Added BitBucket Server
Signed-off-by: Luca Simone <info@lucasimone.info>
2023-11-15 15:47:44 +01:00
f64d5f1e2a tests 2023-11-12 08:36:57 +02:00
7ffdf8de37 Remove verbosity level check in handle_patch_deletions test 2023-10-16 16:25:57 +03:00
92e9012fb6 Error handling 2023-10-07 09:39:53 +11:00
e387086890 Add support for ignoring files
Add ignore.toml, configuration for ignoring files
Add file_filter.py, for matching files against glob/regex patterns
Update relevant code to use file filter
+Tests
2023-10-06 01:43:35 +11:00
9167c20512 added unit tests 2023-09-23 10:41:53 -04:00
818ab5a9e8 fixed tests 2023-09-17 16:56:23 +03:00
ae3d7067d3 implemented 'improve' command for CodeCommit 2023-09-03 09:22:08 -04:00
f26264daf1 added describe command to CodeCommit 2023-08-29 17:59:52 -04:00
6599cbc7f2 Merge remote-tracking branch 'origin/main' into tr/tweaks_and_improvements 2023-08-23 09:17:53 +03:00
d31b66b656 initial implementation of CodeCommit 2023-08-22 17:15:11 -04:00
412c86593d fixed tests 2023-08-22 20:21:52 +03:00
f82b9620af Implement get_repo_settings for BitbucketProvider 2023-08-13 18:25:11 -04:00
fe75e3f2ec yaml
yaml
2023-08-09 12:15:52 +03:00
7189b3ab41 suggestions -> feedback 2023-08-06 18:20:39 +03:00
7367c62cf9 TestFindLineNumberOfRelevantLineInFile 2023-08-06 08:31:15 +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
c8470645e2 add tests and update README.md 2023-07-30 21:54:07 +03:00
90f97b0226 Lint fixes 2023-07-18 11:34:57 +03:00
94c1f430af General PR suggestions prompt 2023-07-13 16:34:56 +03:00
9fadde388b remove title and description 2023-07-13 16:26:33 +03:00
4b8420aa16 remove suggestion number 2023-07-13 08:10:36 +03:00
72af2a1f9c Add tests 2023-07-11 22:11:55 +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
301622216f Focused PR update 2023-07-11 08:50:28 +03:00
542c4599ba fix tests 2023-07-06 12:36:25 +03:00
4b4d91dfe9 Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00