Граф коммитов

136 Коммитов

Автор SHA1 Сообщение Дата
Jake Bailey f62fcc4bd4
Ignore translation bot user (#65) 2024-08-29 11:19:50 -07:00
Jake Bailey 2f30179deb
Upload dist dir, not source (#62) 2024-07-17 10:31:34 -07:00
dependabot[bot] 0cc04299cd
Bump braces from 3.0.2 to 3.0.3 (#56)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 15:46:03 -07:00
dependabot[bot] 8aa0c5aaa3
Bump the github-actions group across 1 directory with 4 updates (#60)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 15:45:46 -07:00
Jake Bailey 92bcef54f7
Only upload specific files in deploy (#61) 2024-07-16 15:43:26 -07:00
dependabot[bot] 18df773024
Bump the github-actions group across 1 directory with 2 updates (#54)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 13:41:25 -07:00
Jake Bailey a53617cd87
Re-ignore typescript-bot (#55) 2024-06-12 13:36:17 -07:00
Jake Bailey b2ddb4d664
Remove code which allows merging of PRs (#52) 2024-05-14 20:43:44 -07:00
Jake Bailey 0184e6bcdf
Sync deploy (#51) 2024-05-14 20:34:14 -07:00
Jake Bailey 8e13091446
Update deploy.yml 2024-05-14 19:51:37 -07:00
Jake Bailey 38ad5eeeb2
Split build and deploy (#50) 2024-05-14 19:48:30 -07:00
Jake Bailey 4c09fae11c
Ignore all bots (#49) 2024-05-14 19:15:44 -07:00
Jake Bailey e3855ed7aa
Bump workflow versions, pin (#48) 2024-05-14 19:08:06 -07:00
Jake Bailey 1ba7dd476b
Don't set setting for now (#47) 2024-05-14 17:18:58 -07:00
Jake Bailey a2cf011f91
Add new deployment (#46) 2024-05-14 17:16:29 -07:00
Jake Bailey 9457e1a67a
Fix temp deploy (#45) 2024-05-14 12:10:41 -07:00
Jake Bailey e2dce05b62 Add or update the Azure App Service build and deployment workflow config 2024-05-14 12:05:20 -07:00
Jake Bailey f03b148b82
Update deps, functions (#44) 2024-05-14 11:59:33 -07:00
Nathan Shively-Sanders e028274330
Merge pull request #29 from microsoft/stop-pinging-discord-for-repro-requests
Remove pingDiscordForReproRequests
2022-05-27 09:09:04 -07:00
Nathan Shively-Sanders e55ab4acae Remove pingDiscordForReproRequests
And its associated tests.
2022-05-27 08:45:38 -07:00
Orta Therox e3f8f43220
Merge pull request #26 from microsoft/related-issues-supports-https-links
getRelatedIssues.constrainIssuesToBaseRepo: http links
2021-05-24 18:22:18 +01:00
Nathan Shively-Sanders d16460c4cb getRelatedIssues.constrainIssuesToBaseRepo: http links
Add support for references like

Fixes https://github.com/microsoft/typescript/1
2021-05-24 09:53:48 -07:00
Orta Therox f84c57f057
Merge pull request #25 from microsoft/no-response-to-bot
Typescript-bot shouldnt reply to a PR it opened
2021-02-25 21:28:41 +00:00
Wesley Wigham 68749c2835
Typescript-bot shouldnt reply to a PR it opened 2021-02-25 11:39:45 -08:00
Orta Therox d0c0c19f81
Merge pull request #24 from microsoft/wait_triage_comments
Waits for any labels before adding repros from comments
2021-02-22 19:14:25 +00:00
Orta 4f9160cb98 Waits for any labels before adding repros from comments 2021-02-22 19:10:58 +00:00
Orta Therox 9972b11b5c
Merge pull request #23 from microsoft/run_repros
Adds the ability to run repros instantly after they have been added
2021-01-04 12:00:24 +00:00
Orta 5b5fa5688a Adds the ability to run repros instantly after they have been added 2021-01-04 11:54:37 +00:00
Orta Therox ad87defb76
Merge pull request #22 from microsoft/wait_for_triage
Waits for triage before adding repro labels
2020-12-02 18:48:41 +00:00
Orta 02f1120805 Waits for triage before adding repro labels 2020-12-02 18:24:53 +00:00
Orta Therox 27694e7630
Merge pull request #21 from microsoft/dont-label-closed-prs
Don't label closed PRs
2020-11-20 16:35:03 -05:00
Orta b55ab11f44 Fix tests 2020-11-20 16:33:52 -05:00
Nathan Shively-Sanders adc4854e46 Don't label closed PRs
This seems like a simple fix, but the unit tests I added pass BEFORE the
change. Any ideas?
2020-11-20 11:04:04 -08:00
Orta Therox 5b46b08efb
Merge pull request #20 from microsoft/move_checking_upstream
Support infinitely paginating for PR comments
2020-11-05 15:46:13 -05:00
Orta 36b1c61e6f Re-use the prinfo 2020-11-05 15:37:33 -05:00
Orta b7fd4bf027 Support infinitely paginating for PR comments 2020-11-05 15:28:41 -05:00
Orta Therox 8f155b90ca
Merge pull request #19 from microsoft/polish-uncommitted-pr-hook
Polish addCommentToUncommittedPRs
2020-11-05 12:39:26 -05:00
Nathan Shively-Sanders 8f70146331 fix code and tests 2020-11-05 09:20:33 -08:00
Nathan Shively-Sanders 7b4e74f21c move team member check earlier 2020-11-05 09:18:45 -08:00
Nathan Shively-Sanders 40ebe7fd86 Polish addCommentToUncommittedPRs
1. Clean up dead code/comments.
2. Don't comment on merged PRs.
3. Improve wording a little.
2020-11-05 09:16:47 -08:00
Orta Therox 2c99e22107
Merge pull request #18 from microsoft/add-comment-to-uncommitted-prs
Add comment to uncommitted PRs
2020-10-31 06:53:27 -04:00
Orta 7fe0d370cd Fix caps 2020-10-31 06:25:39 -04:00
Nathan Shively-Sanders 9e634cddfa Add comment to uncommitted PRs
I haven't spent any time editing the message, since I'm not even sure
I've got the structure of the code right.

There are also a couple of API calls that should probably be de-duped
now that they're happening 3 times overall.
2020-10-30 15:36:07 -07:00
Orta 2fb415af0c Better prod check 2020-10-23 09:30:31 -04:00
Orta ed325b002c Adds a webhook for npm releases 2020-10-23 09:09:08 -04:00
Orta Therox f9463a2a15
Merge pull request #17 from microsoft/fix_ava
Adds the 'fix available' label to PRs which have a PR which declares it fixes that bug
2020-07-21 11:57:32 -04:00
Orta 9be1b6b6d8 Fix tests 2020-07-21 11:56:21 -04:00
Orta 85f9c88753 Adds the 'fix available' label to PRs which have a PR which declares it fixes that bug 2020-07-21 11:52:52 -04:00
Orta a4f695532e Removes repro requested 2020-07-20 14:19:52 -04:00
Orta 57416a9757 More discord pings and adds some logs to the discord webhook call 2020-07-20 14:02:01 -04:00