Skip to content

Commit

Permalink
Update to new GHA based issue closing / PR comments, fix other links
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Jun 27, 2023
1 parent fcce54a commit c197886
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions All-The-Bots.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ This is a list of the services that post as typescript-bot.

## TypeScript repo

- [Fabric Bot](https://github.com/microsoft/typescript/tree/main/.github/fabricbot.json) -- simple reactions to labels.
- https://github.com/weswigham/typescript-bot-test-triggerer -- runs on the Azure Function typescriptbot-github, see [[Triggering TypeScript Bot]] -- responds to "test this" messages from team members.
- [GitHub Actions - close issues](https://github.com/microsoft/TypeScript/blob/main/.github/workflows/close-issues.yml)
- [GitHub Actions - PR replies for modified files](https://github.com/microsoft/TypeScript/blob/main/.github/workflows/pr-modified-files.yml)
- https://github.com/microsoft/typescript-bot-test-triggerer -- runs on the Azure Function typescriptbot-github, see [[Triggering TypeScript Bot]] -- responds to "test this" messages from team members.
- 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 -- .github/workflows/??? -- ??? ... something with repros!
- 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

## Definitely Typed repo
Expand Down

0 comments on commit c197886

Please sign in to comment.