Gregory Mierzwinski
af573db394
Add bugbot rule to needinfo perf regression authors after period of inactivity ( #2527 )
...
Co-authored-by: Suhaib Mujahid <suhaibmujahid@gmail.com>
2024-11-01 15:52:04 -04:00
Suhaib Mujahid
888e06c65f
[webcompat_platform_without_keyword] Run the rule hourly ( #2479 )
2024-09-10 13:06:11 -04:00
Suhaib Mujahid
0544d6a891
[patch_closed_bug] Enable the rule again
2024-02-22 12:32:28 -05:00
Suhaib Mujahid
4d21141d58
[has_str_no_range] Drop the rule ( #2351 )
2024-02-13 14:01:30 -05:00
Suhaib Mujahid
27ebc03ff3
[wiki] Add the file extensions to the ignored rules ( #2343 )
2024-02-10 16:12:08 +01:00
Suhaib Mujahid
3b3742217a
Do not fail on missing wiki documentation for experimental rules ( #2342 )
2024-02-10 09:51:42 -05:00
John Pangas
6ebc889439
Include new rule for detecting accessibility related bugs ( #2308 )
2024-02-05 09:39:37 -05:00
Promise Fru
6966638cf3
Add new rule for detecting potential performance-related bugs ( #2305 )
2024-02-01 15:09:00 -05:00
Sylvestre Ledru
c0a848d44a
Small improvements on the lot/several rules ( #2313 )
2023-12-30 12:52:31 -05:00
Sylvestre Ledru
5ea035c182
Bugs with a lot of see also ( #2284 )
...
Co-authored-by: Suhaib Mujahid <suhaibmujahid@gmail.com>
2023-12-05 11:05:32 -05:00
Suhaib Mujahid
fc3d134097
Reorder hourly rules to run `file_crash_bug` before `component` ( #2279 )
2023-11-25 01:05:23 +00:00
Sylvestre Ledru
4e33098907
Add a new rule to notify bugs with a lot of comments ( #2274 )
...
Co-authored-by: Suhaib Mujahid <suhaibmujahid@gmail.com>
2023-11-16 11:45:34 -05:00
Suhaib Mujahid
b492c1bd40
Revert "[patch_closed_bug] Re-enable the rule"
...
This reverts commit 50095e8697
.
2023-07-12 12:00:04 -04:00
Suhaib Mujahid
3e3829d021
Add a new rule to automatically file bugs for new actionable crashes ( #2117 )
...
Co-authored-by: Marco Castelluccio <mcastelluccio@mozilla.com>
2023-06-28 12:05:56 +02:00
Suhaib Mujahid
50095e8697
[patch_closed_bug] Re-enable the rule ( #2083 )
2023-06-10 12:19:32 +02:00
Suhaib Mujahid
0fb4c6d142
Drop the `severity_migration` script ( #2067 )
2023-05-18 18:06:05 +00:00
Suhaib Mujahid
792e3c4cdf
Send weekly list with security bugs that need to be un-hidden ( #1856 )
2023-05-17 22:35:15 +02:00
Suhaib Mujahid
28a0cad374
Point to the new repository name
2023-04-30 10:19:49 -04:00
Suhaib Mujahid
422a99474c
Replace the word "tool" with "rule"
2023-04-29 18:09:27 -04:00
Suhaib Mujahid
3bdec4103c
Rename the directory that contains the bot's rules to `rules`
2023-04-29 18:09:27 -04:00
Suhaib Mujahid
cacdd65c1b
Move the configs directory to the root
2023-04-29 18:09:27 -04:00
Suhaib Mujahid
8a3de6201f
Rename `auto_nag` to `bugbot`
2023-04-29 18:09:27 -04:00
Suhaib Mujahid
c4df579cf0
Rename `topcrash_add_keyword` to `topcrash_highlight`
2023-04-27 07:42:09 -04:00
Suhaib Mujahid
c95cd9a5fc
Drop `topcrash_bad_severity` in favour of `topcrash_add_keyword`
2023-04-27 07:42:09 -04:00
Suhaib Mujahid
f8585696e4
Change the wiki page address in the wiki script
2023-04-26 10:28:12 -04:00
Suhaib Mujahid
553c1b8040
Change the repository address in the wiki script
2023-04-26 10:28:12 -04:00
Suhaib Mujahid
adf4b76090
Move the wiki script to the scripts directory
2023-04-26 10:28:12 -04:00
Suhaib Mujahid
551fc22a91
Run shfmt on the scripts directory
...
```
shfmt -l -w -i 4 scripts/*
```
2023-04-26 09:55:40 -04:00
Suhaib Mujahid
6e13e6f602
Pull up common code from cron scripts
2023-04-26 09:55:40 -04:00
Suhaib Mujahid
d3dba9c31d
Run the people update script in the daily cron
2023-04-26 09:55:40 -04:00
Suhaib Mujahid
fd328185e6
Move the cron scripts to a new director called scripts
2023-04-26 09:55:40 -04:00
Anoop Valluthadam
d13348e0bd
bugzilla scripts folders deleted
2015-10-19 16:36:37 +05:30
Anu B Nair
81448b36e6
bug fix for Have the query_creator script create a 'queries' directory #7
2015-10-06 22:45:16 +05:30
Sylvestre Ledru
ca19c44d28
add a check in case the regression (auth issue) comes back
2015-09-10 14:16:32 +02:00
Sylvestre Ledru
bc0ec7570a
remove an useless import
2015-09-09 16:02:23 +02:00
Sylvestre Ledru
97517c0bc1
Roc is no longer a manager
2015-09-07 17:45:37 +02:00
Sylvestre Ledru
de387d57e2
Remove people who are no longer working for Mozilla
2015-09-07 17:44:55 +02:00
Sylvestre Ledru
e391f95cd4
Switch to use bugzilla api key
...
Username/password is no longer possible as we switched to the two auth factor.
As this nag tool needs access to security issues, we needed to switch to the api_key.
Note: I didn't forward any patch + I am pretty sure that some code related
to login / pass management could be delete
2015-09-07 17:21:18 +02:00
Sylvestre Ledru
7124b72b53
esr31 => esr38
2015-09-07 16:14:35 +02:00
Anoop Valluthadam
3bdf7c0bc7
fix: Fix the flake8 warnings
2015-08-21 14:35:42 +05:30
Sylvestre Ledru
785249039d
flake 8 consistency (beginning)
2015-04-14 14:26:27 +02:00
Lukas Blakk
7a223307ed
update queries and api endpoint to get nag emails running again
2015-02-17 14:50:51 -08:00
Lukas Blakk
6e9d7e6da0
updated for sign-off, post-mortem happening in channel meetings
2014-03-12 11:33:00 -07:00
Lukas Blakk
ccf77ba25f
removed esr17 queries
2014-01-28 12:07:27 -08:00
Lukas Blakk
300fcf67e7
remove fixed bugs from coming up in media koi queries
2013-12-04 17:05:52 -08:00
Lukas Blakk
372d90073a
Updated rollup email to use email_cc_list for To: field in the rollup email
2013-11-27 13:02:46 -08:00
Lukas Blakk
1e3cde3318
removing leo queries and adding regression/uncommented by assignee
2013-10-24 10:46:51 -07:00
Lukas Blakk
ef556eb867
adding in esr24 queries
2013-10-01 09:07:04 -07:00
Lukas Blakk
8198794dfb
fixed unlanded beta/aurora/esr queries
2013-10-01 07:24:11 -07:00
Lukas Blakk
e6a6c78adc
default cc release-mgmt on b2g queries
2013-09-30 20:43:07 -07:00