Skip to content

Commit

Permalink
Switch rust-analyzer from bors to merge-queue
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Oct 22, 2024
1 parent bf50c36 commit ae740c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 3 additions & 1 deletion repos/rust-lang/rust-analyzer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ org = "rust-lang"
name = "rust-analyzer"
description = "A Rust compiler front-end for IDEs"
homepage = "https://rust-analyzer.github.io/"
bots = ["bors", "rustbot"]
bots = ["rustbot"]

[access.teams]
rust-analyzer = "write"
rust-analyzer-contributors = "triage"

[[branch-protections]]
pattern = "master"
ci-checks = ["conclusion"]
required-approvals = 0
1 change: 0 additions & 1 deletion teams/rust-analyzer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ repo = "https://github.com/rust-lang/rust-analyzer"

[permissions]
bors.rust.review = true
bors.rust-analyzer.review = true

[[github]]
orgs = ["rust-lang", "rust-analyzer"]
Expand Down

0 comments on commit ae740c6

Please sign in to comment.