Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rustc-perf repository under automation #1168

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Jan 6, 2024

Repo: https://github.com/rust-lang/rustc-perf

Original configuration extracted from GitHub:

org = "rust-lang"
name = "rustc-perf"
description = "Website for graphing performance of rustc"
bots = []

[access.teams]
wg-compiler-performance = "write"
security = "pull"

[access.individuals]
badboy = "admin"
michaelwoerister = "write"
lqd = "write"
pietroalbini = "admin"
nnethercote = "write"
tgnottingham = "write"
wesleywiser = "write"
Mark-Simulacrum = "admin"
rust-lang-owner = "admin"
jdno = "admin"
pnkfelix = "write"
Kobzol = "write"
rylev = "admin"

[[branch-protections]]
pattern = "master"
ci-checks = [
    "Test and deploy",
    "Test on Windows",
    "Database Check",
]
dismiss-stale-review = false
pr-required = true
review-required = true

@rylev rylev merged commit caa7dc3 into rust-lang:master Jan 8, 2024
1 check passed
@Kobzol Kobzol deleted the repo-rustc-perf branch January 8, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants