bugbug/bugbug
Suhaib Mujahid 79147833ee [code_review] Improve the prompt to avoid the "ensure" suggestions
Co-Authored-By: Marco Castelluccio <mcastelluccio@mozilla.com>
2025-01-24 12:37:19 -05:00
..
code_search Use a User-Agent for all requests 2024-10-22 17:11:43 +02:00
labels Add one more labelled example for regression/bug/nobug 2023-07-02 21:56:59 +02:00
models [fenixcomponent] Ignore components with low number of bugs (#4683) 2024-12-12 15:02:45 +00:00
tools [code_review] Improve the prompt to avoid the "ensure" suggestions 2025-01-24 12:37:19 -05:00
__init__.py Switch from deprecated pkg_resources to importlib.metadata 2024-09-19 14:01:34 +02:00
bug_features.py Use the new utils.get_user_agent function everywhere instead of hardcoding a User-Agent 2024-10-22 17:11:43 +02:00
bug_snapshot.py Revert "Get rollback inconsistencies using multiple processes (#3778)" (#3803) 2023-11-09 17:28:29 +01:00
bugzilla.py Make sure not to redownload bugs from additional products multiple times (#4672) 2024-12-07 01:00:36 +00:00
commit_features.py Fit the files feature in the clf pipeline 2023-12-02 12:26:48 -05:00
db.py Use a User-Agent for all requests 2024-10-22 17:11:43 +02:00
feature_cleanup.py Add a model to identify invalid reports for Firefox in-product reporter (#3790) 2023-11-18 20:56:31 -05:00
generative_model_tool.py Use `codestral-latest` instead of `mistral-large-latest` (#4751) 2025-01-14 14:51:02 +01:00
github.py Use a User-Agent for all requests 2024-10-22 17:11:43 +02:00
issue_features.py Change extraction features classes names from snake case to pascal case (#3781) 2023-11-03 16:23:45 -04:00
issue_snapshot.py Fetch private issue contents to replace public issue body and title in the dataset to account for moderation workflow (#2387) 2021-07-06 18:31:44 +02:00
labels.py Create set without going to list first 2020-10-27 16:06:24 +01:00
model.py Fix classified_num in multi-label (#3963) 2024-01-11 19:07:55 +00:00
model_calibration.py Add `n_features_in` as a property for the `IsotonicRegressionCalibrator` class (#3921) 2023-12-12 09:01:36 -05:00
nlp.py Refactor print statements to use logger (#3330) 2023-03-14 17:54:15 +01:00
phabricator.py Initial LLM-powered code generation script (#4537) 2024-10-30 08:33:09 -04:00
repository.py Change `Optional[...]` to `... | None` (#3910) 2023-12-09 17:52:11 -05:00
rust_code_analysis_server.py Change `Optional[...]` to `... | None` (#3910) 2023-12-09 17:52:11 -05:00
swarm.py Move P4 to be a local import 2024-07-03 12:41:11 -04:00
test_scheduling.py Bug 1935512 - Add perftest* to the list of jobs to ignore (#4754) 2025-01-17 08:20:24 -05:00
test_scheduling_features.py Support getting chunk for all types of Android tasks 2024-04-23 12:31:14 +02:00
utils.py Return default_value when secret can't be found in the Taskcluster secret 2024-10-22 18:24:05 +02:00
vectordb.py [code_review] Prevent having duplicate rejected examples 2025-01-21 05:25:53 -05:00