Commit graph

383 commits

Author SHA1 Message Date
Jackson Kearl eb7a565926 Bump actions 2020-08-17 15:13:04 -07:00
Jackson Kearl bd08768fd3 Bump up tasks aaccuracy (maany false positives) 2020-08-13 20:33:22 -07:00
Jackson Kearl 8d94a66de1 Bump actions, aadopt new "vacation" config 2020-08-13 12:12:28 -07:00
Jackson Kearl 0000cfdda7 Revert "Disable bot for joao (vacation)."
This reverts commit 406315dfec.
2020-08-13 12:12:28 -07:00
Jackson Kearl 16adb5bdf1 Bump actions 2020-08-12 10:39:35 -07:00
Jackson Kearl 0b03a79adf actually use 80 for ping (mistakenly went full send to 60) 2020-08-12 10:12:56 -07:00
Jackson Kearl eeae1ae6c4 Bring ping days down to 80.
Getting close to final taarget! (60)
2020-08-12 10:00:35 -07:00
Jackson Kearl 784f7bbb67 Add token to needs more info closer 2020-08-12 09:47:50 -07:00
Jackson Kearl 62d2d606b1
decrease deep classifier run frequency
to reduce bandwidth
2020-08-10 14:17:45 -07:00
Jackson Kearl 406315dfec Disable bot for joao (vacation). 2020-08-10 00:08:57 -07:00
noecald 8201ae0af0 install .net core 2.2 for rich nav dependency 2020-08-06 17:19:42 -07:00
noecald 258e752fe9 updated rich nav task version 2020-08-06 16:54:24 -07:00
Ladislau Szomoru 8c1a543329
Update classifier.json 2020-08-03 10:25:00 +02:00
Tyler James Leonhardt c53cc6546f
fix: PowerShell typo 2020-07-24 15:59:42 -07:00
Jackson Kearl 9192f8e15a
Add some excitement 2020-07-22 22:47:25 -07:00
Jackson Kearl d361a5318e Aadd link to upvote section of feature rewquest 2020-07-20 16:49:23 -07:00
Jackson Kearl c24e471cb4 Add note about preferring .gif 2020-07-20 11:13:15 -07:00
Jackson Kearl e1dce24837 Update wording 2020-07-20 08:58:25 -07:00
Jackson Kearl 1a40ba0c9d Add screencast mode line 2020-07-20 08:35:19 -07:00
Jackson Kearl 2c609ec4aa
Update commands.json 2020-07-17 16:05:57 -07:00
Jackson Kearl 0e03f9a88e
Add \gifPlease 2020-07-17 16:05:21 -07:00
Jackson Kearl 9614cd6918 Bump needs more info delay 2020-07-06 11:18:20 -07:00
Jackson Kearl 05c531c780
Remove install-update labeling
Produces many false labels, those that are correct tend to be also classified directly to Joao.
2020-06-24 10:58:45 -07:00
Jackson Kearl 116b24e61c
Update latest-release-monitor.yml 2020-06-23 23:57:23 -07:00
Jackson Kearl a8dd98d6a1 Bump actions. 2020-06-22 04:50:44 -07:00
João Moreno af74999e03
fix rich nav build 2020-06-21 16:59:03 +02:00
Noelle Caldwell d36713b94f
removed rich nav trigger on PRs (#100417)
* removed trigger on PRs

* added repo-token

* prevent workflow failure with continue-on-error

* replicate ci build setup

* remove sudo commands and update with failing dependency

* move continue-on-error to steps

* remove manual node-gyp installation

* Update .github/workflows/rich-navigation.yml

Co-authored-by: João Moreno <mail@joaomoreno.com>
2020-06-21 16:56:45 +02:00
Jackson Kearl 9206176f45 close #100588 2020-06-19 10:31:48 -07:00
Jackson Kearl d6620fa042 Add extCpp as alias for extC++ command. 2020-06-19 09:47:21 -07:00
Jackson Kearl 8cd3fe080b Allow assigning "new release" issues 2020-06-18 15:07:19 -07:00
Jackson Kearl 09083d4be6 Allow assigning "needs more info" issues. 2020-06-18 15:06:31 -07:00
Jackson Kearl 2cda7ae17a Update name 2020-06-18 11:34:41 -07:00
isidor 09f3bb1d64 update classifer 2020-06-18 12:17:33 +02:00
Jackson Kearl 4d91d96e5e Add assignment monitor 2020-06-17 21:10:40 -07:00
Jackson Kearl ba6892d6de Bump to latest GPU classifier 2020-06-17 17:07:26 -07:00
Jackson Kearl 4ac0e30298 Add scraper action 2020-06-17 02:09:50 -07:00
Benjamin Pasero e4a9ccdbdd update 2020-06-17 08:59:11 +02:00
Jackson Kearl 9734620692 Reduce frequency of classifier passes 2020-06-16 23:46:05 -07:00
Jackson Kearl 6a28236c59 Adopt GPU issue classifier. Closes #100202. 2020-06-16 23:46:04 -07:00
Jackson Kearl 6cab5daa9e Update extGo commaand to point to noe repo location
Closes #100143.
2020-06-16 21:45:24 -07:00
Jackson Kearl efe92cd926 Move to new connection string 2020-06-16 12:16:33 -07:00
Jackson Kearl 0a47dbd99c Use proper classifier trainer version 2020-06-15 12:28:53 -07:00
Noelle Caldwell 18cb88ee6d
adding rich navigation workflow (#100014)
* added rich navigation workflow

* update yarn command to install dependencies

* Update .github/workflows/rich-navigation.yml

Co-authored-by: João Moreno <mail@joaomoreno.com>
2020-06-15 10:15:05 +02:00
João Moreno ba09e9bb08
rename action 2020-06-11 14:35:12 +02:00
João Moreno b644558486
remove the cron 2020-06-11 14:34:21 +02:00
Justin Hutchings 7bf328600f
Add CodeQL security scanning (#99411)
* Add CodeQL security scanning

* Limit codeQL languages to Javascript only

Linguist detects a very small amount of additional language code, but given that JS/TS is the majority, I don't think we need to worry about complicating things further.
2020-06-11 14:33:20 +02:00
Jackson Kearl c1e3747a9f Bump actions 2020-06-10 10:13:34 -07:00
Jackson Kearl aea4cae3d5 Pass app insights key to release pipeline labler 2020-06-10 10:11:19 -07:00
Jackson Kearl c5c319e673 Bump actions & adopt app insights for actions 2020-06-10 00:35:44 -07:00
Jackson Kearl 2aa9854ac4 re-enable release pipeline labeler 2020-06-09 16:40:07 -07:00