Skip to content

Commit

Permalink
Updated All The Bots (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Feb 5, 2024
1 parent 43338c5 commit 67d077c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions All-The-Bots.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ This is a list of the services that post as typescript-bot.
- https://github.com/microsoft/Typescript-repos-automation -- runs on the Azure Function TypeScriptReposAutomation -- more simple reactions to labels.
- https://github.com/microsoft/TypeScript-Twoslash-Repro-Action -- run `tsrepro` and bisects: https://github.com/microsoft/TypeScript/blob/main/.github/workflows/twoslash-repros.yaml
- https://github.com/microsoft/typescript-error-deltas -- produces PR comments showing new errors caused by PRs
- https://github.com/microsoft/typescript-benchmarking -- produces PR comments showing benchmark results

## Definitely Typed repo

- https://github.com/DefinitelyTyped/dt-mergebot -- runs on the Azure Function DTMergebot -- posts status comments, adds labels, maintains board, merges PRs.
- https://github.com/microsoft/DefinitelyTyped-tools -- runs on the Azure Function types-publisher -- publishes packages
- https://github.com/microsoft/DefinitelyTyped-tools -- runs on the Azure Function dt-perf -- posts performance analysis (non-working)
- https://github.com/microsoft/DefinitelyTyped-tools -- runs the publisher on GitHub Actions
- [DangerBotOSS](https://github.com/definitelytyped/definitelytyped/tree/main/.github/workflows/CI.yml) -- suggests missed exports (posts as DangerBotOSS, not typescript-bot)

0 comments on commit 67d077c

Please sign in to comment.