pr-agent/pr_agent/algo
jamesrom 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
..
__init__.py Merge remote-tracking branch 'origin/main' into tr/issue_tool 2023-09-07 12:30:16 +03:00
ai_handler.py azure 2023-10-06 08:31:31 +03:00
file_filter.py Add support for ignoring files 2023-10-06 01:43:35 +11:00
git_patch_processing.py protections 2023-09-20 15:59:35 +03:00
language_handler.py protection for no language 2023-09-17 16:41:53 +03:00
pr_processing.py Add support for ignoring files 2023-10-06 01:43:35 +11:00
token_handler.py issue tool 2023-09-06 08:43:01 +03:00
utils.py gfm_supported 2023-10-05 18:08:02 +03:00