summaryrefslogtreecommitdiff
path: root/triagebot.toml
Commit message (Collapse)AuthorAgeFilesLines
...
* CONSISTENCYBoxy2022-12-061-1/+1
| | | Co-authored-by: lcnr <rust@lcnr.de>
* add cg ping files thingsBoxy2022-12-061-1/+9
|
* Rollup merge of #104978 - Veykril:patch-2, r=jyn514Matthias Krüger2022-11-291-0/+3
|\ | | | | | | | | | | notify the rust-analyzer team on changes to the rust-analyzer subtree As proposed in https://github.com/rust-lang/rust-analyzer/pull/13676#issuecomment-1327621946
| * notify the rust-analyzer team on changes to the rust-analyzer subtreeLukas Wirth2022-11-271-0/+3
| |
* | Auto merge of #104992 - ehuss:docs-triagebot-assign, r=Mark-Simulacrumbors2022-11-291-0/+7
|\ \ | | | | | | | | | | | | | | | Assign myself for docs updates This sets myself as the reviewer for docs submodule updates. Now with https://github.com/rust-lang/triagebot/pull/1673 automating the process, this piece of the puzzle handles the assignment step.
| * | Assign myself for docs updatesEric Huss2022-11-261-0/+7
| |/ | | | | | | | | | | This sets myself as the reviewer for docs submodule updates. Now with https://github.com/rust-lang/triagebot/pull/1673 automating the process, this piece of the puzzle handles the assignment step.
* | Rollup merge of #104917 - compiler-errors:requires-debug-assertions, ↵Matthias Krüger2022-11-271-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | r=Mark-Simulacrum Allow non-org members to label `requires-debug-assertions` `jruderman` tried to add this in #104916, for example. I think I've seen this happen before as well.
| * | Allow non-org members to label `requires-debug-assertions`Michael Goulet2022-11-251-1/+1
| |/ | | | | jruderman tried to add this in #104916, for example. I think I've seen this happen before as well.
* | notify lcnr on changes to `ObligationCtxt`lcnr2022-11-251-0/+7
|/
* Make it also assign correct peopleAlbert Larsan2022-11-131-0/+1
|
* Add x tool to triagebotAlbert Larsan2022-11-131-0/+1
| | | | Assign the A-bootstrap label when a pr modifies the x tool.
* UI tests can be assigned to T-compilerMichael Goulet2022-11-111-0/+1
|
* Add llvm-main to triagebot.tomlManish Goregaokar2022-11-081-0/+1
|
* Add Target Tier Policy notification.Eric Huss2022-10-261-0/+6
|
* Migrate from highfive to triagebotEric Huss2022-10-241-2/+157
|
* no test in testsuite labelMichael Goulet2022-10-201-1/+0
|
* Rollup merge of #103204 - jyn514:autolabels, r=Mark-SimulacrumMatthias Krüger2022-10-181-0/+37
|\ | | | | | | Add some more autolabels
| * Add some more autolabelsJoshua Nelson2022-10-181-0/+37
| |
* | Add new bootstrap entrypoints to triagebotnils2022-10-131-0/+2
| |
* | triagebot.toml: Add autolabel for T-styleJosh Triplett2022-09-241-0/+5
| |
* | Remove miri from the submodule list and require it for CI to passOli Scherer2022-09-211-1/+1
| |
* | Remove check_missing_items.pyNixon Enraght-Moony2022-09-141-2/+0
| |
* | jsondoclint: New ToolNixon Enraght-Moony2022-09-141-0/+2
|/
* Allow unauthenticated users to add the `const-hack` labelfee1-dead2022-09-121-0/+1
|
* Add @obi1kenobi to the cc list for rustdoc-json-typesPredrag Gruevski2022-09-101-0/+1
|
* Revert "Mention rust-analyzer maintainers when `proc_macro` bridge is changed"Jonas Schievink2022-09-041-3/+0
|
* Add autolabels for `A-query-system`Joshua Nelson2022-09-011-0/+7
|
* add TaKO8Ki to translation-related mention groupsTakayuki Maeda2022-08-201-3/+3
|
* triagebot: Autolabel `A-rustdoc-json`Nixon Enraght-Moony2022-08-191-0/+10
|
* triagebot: autolabel `A-translation`David Wood2022-08-151-0/+7
| | | | | | | Instruct triagebot to autolabel pull requests that modify the translation sources with the `A-translation` label. Signed-off-by: David Wood <david.wood@huawei.com>
* triagebot: add mention groups for diag translationDavid Wood2022-08-151-0/+12
| | | | | | | Add mention groups to `triagebot.toml` for diagnostic derive macros and diagnostic translation sources/resources. Signed-off-by: David Wood <david.wood@huawei.com>
* triagebot.yml: CC Enselic when rustdoc-json-types changesMartin Nordholts2022-07-291-0/+1
|
* Add vakaras to the set of people notified when MIR changes.Vytautas Astrauskas2022-07-141-1/+1
|
* Rollup merge of #99183 - jonas-schievink:proc_macro-mention-r-a, r=jyn514Guillaume Gomez2022-07-131-0/+3
|\ | | | | | | | | | | | | | | Mention rust-analyzer maintainers when `proc_macro` bridge is changed rust-analyzer vendors a modified copy of the `proc_macro` crate in order to expand procedural macros built by Cargo. Since the ABI used by proc macros can change, we need to follow along with those changes. Getting notified when the proc macro bridge changes should make that easier, since that's what defines the ABI. cc ```@rust-lang/wg-rls-2```
| * Mention rust-analyzer maintainers when `proc_macro` bridge is changedJonas Schievink2022-07-121-0/+3
| |
* | Add some autolabels for A-bootstrap and T-infraJoshua Nelson2022-07-101-0/+13
|/
* Request to be notified of MIR changesCelina G. Val2022-06-301-1/+1
| | | Adding myself (celinval) to be notified of PRs that changes the MIR.
* Auto merge of #98649 - RalfJung:guardians-of-mir, r=oli-obkbors2022-06-301-0/+5
|\ | | | | | | | | | | | | | | move MIR syntax into a dedicated file and ping some people whenever it changes Adding or changing MIR operations/statements/whatever should be under significant scrutiny wrt their wider impact, specified semantics, and so on. So let's start by putting all that into a dedicated file and pinging some people whenever that file changes. This PR only moves definitions around, and then fiddles with imports until it all works again.
| * ping more peopleRalf Jung2022-06-291-1/+1
| | | | | | Co-authored-by: David Wood <agile.lion3441@fuligin.ink>
| * move MIR syntax into a dedicated file and ping some people whenever it changesRalf Jung2022-06-291-0/+5
| |
* | Rollup merge of #98636 - ehuss:mentions-wrapping, r=Mark-SimulacrumMatthias Krüger2022-06-291-13/+13
|\ \ | | | | | | | | | | | | | | | Triagebot: Fix mentions word wrapping. I forgot that GitHub's markdown treats newlines as hard breaks. This was causing some ugly-looking word wrapping in the triagebot mention messages. This fixes it so that the lines are not hard-wrapped.
| * | Triagebot: Fix mentions word wrapping.Eric Huss2022-06-281-13/+13
| |/
* | Fix mir-opt wg nameMark Rousskov2022-06-281-1/+1
|/
* Add triagebot mentions.Eric Huss2022-06-271-0/+105
|
* triagebot.toml: Sort and wrap the list of allowed labelsJosh Triplett2022-06-221-1/+10
|
* triagebot.toml: Allow applying nominated labelsJosh Triplett2022-06-221-3/+1
| | | | | This seems likely to help more than it would hurt; let's see how it goes.
* Add `#T-types/nominated` zulip notificationMichael Goulet2022-06-031-0/+10
|
* Rollup merge of #97436 - compiler-errors:macos-ping-2, r=Mark-SimulacrumMichael Goulet2022-05-261-0/+7
|\ | | | | | | | | | | | | | | Update `triagebot.toml` for macos ping group idk what i'm doing but i saw https://github.com/rust-lang/rust/pull/96392#issuecomment-1138893845 cc: `@thomcc`
| * Update `triagebot.toml` for macos ping groupMichael Goulet2022-05-261-0/+7
| |
* | Autotag library PRs with T-libsJane Lusby2022-04-121-0/+15
|/