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 staging.crates.io-index repository under automation #1570

Merged

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Oct 7, 2024

Repo: https://github.com/rust-lang/staging.crates.io-index

Modeled after #1306.

CC @Turbo87

Extracted from GH:

org = "rust-lang"
name = "staging.crates.io-index"
description = "Registry index for staging.crates.io"
bots = []

[access.teams]
security = "pull"
crates-io = "write"
crates-io-on-call = "write"

[access.individuals]
jdno = "admin"
pietroalbini = "admin"
tshepang = "write"
carols10cents = "write"
Xylakant = "write"
LawnGnome = "write"
eth3lbert = "write"
listochkin = "write"
Rustin170506 = "write"
jtgeibel = "write"
Turbo87 = "write"
mdtro = "write"
skade = "write"
rust-lang-owner = "admin"
MarcoIeni = "admin"
Mark-Simulacrum = "admin"
justahero = "write"
Veykril = "write"

[[branch-protections]]
pattern = "master"
required-approvals = 0
pr-required = false

Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it works for prod, it should also work for staging. should've probably done this on staging first and then on prod... 😂

@Mark-Simulacrum Mark-Simulacrum merged commit 31d3bd8 into rust-lang:master Dec 31, 2024
1 check passed
@Kobzol Kobzol deleted the repo-staging.crates.io-index branch December 31, 2024 17:06
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.

3 participants