Skip to content

Backport rust-analyzer repos (batch 2) #1807

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Apr 30, 2025

Backporting the following repos:

  • countme

    Original content
    org = "rust-analyzer"
    name = "countme"
    description = ""
    bots = []
    
    [access.teams]
    #triage = "pull"
    
    [access.individuals]
    Xanewok = "admin"
    skade = "admin"
    matklad = "admin"
    pnkfelix = "admin"
    rust-lang-owner = "admin"
    lnicola = "admin"
    MissHolmes = "admin"
    pietroalbini = "admin"
    flodiebold = "admin"
    Veykril = "admin"
    wesleywiser = "admin"
  • metrics

    Original content
    org = "rust-analyzer"
    name = "metrics"
    description = ""
    bots = []
    
    [access.teams]
    
    [access.individuals]
    Xanewok = "admin"
    Veykril = "admin"
    pnkfelix = "admin"
    rust-lang-owner = "admin"
    lnicola = "admin"
    skade = "admin"
    MissHolmes = "admin"
    wesleywiser = "admin"
    flodiebold = "admin"
    matklad = "admin"
    pietroalbini = "admin"
  • rust-analyzer.github.io

    Original content
    org = "rust-analyzer"
    name = "rust-analyzer.github.io"
    description = ""
    bots = []
    
    [access.teams]
    triage = "triage"
    
    [access.individuals]
    kiljacken = "triage"
    edwin0cheng = "triage"
    lnicola = "admin"
    pietroalbini = "admin"
    pnkfelix = "admin"
    MissHolmes = "admin"
    Veykril = "admin"
    dustypomerleau = "triage"
    matklad = "admin"
    Xanewok = "admin"
    skade = "admin"
    flodiebold = "admin"
    Veetaha = "triage"
    lf- = "triage"
    rust-lang-owner = "admin"
    wesleywiser = "admin"
    JoshMcguigan = "triage"
    bjorn3 = "triage"
    kjeremy = "triage"
    SomeoneToIgnore = "triage"
  • rustc-auto-publish

    Original content
    org = "rust-analyzer"
    name = "rustc-auto-publish"
    description = ""
    bots = []
    
    [access.teams]
    
    [access.individuals]
    rust-lang-owner = "admin"
    pietroalbini = "admin"
    MissHolmes = "admin"
    skade = "admin"
    wesleywiser = "admin"
    flodiebold = "admin"
    matklad = "admin"
    Xanewok = "admin"
    Veykril = "admin"
    pnkfelix = "admin"
    lnicola = "admin"

#t-compiler/rust-analyzer > Rust-analyzer org repository access and status @ 💬

CC @rust-lang/rust-analyzer

@Kobzol Kobzol marked this pull request as ready for review April 30, 2025 14:37
Comment on lines 1 to 7
org = "rust-analyzer"
name = "rustc-auto-publish"
description = ""
bots = []

[access.teams]
rust-analyzer = "write"
Copy link
Member

Choose a reason for hiding this comment

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

With this I will lose access to the repo settings is that correct? Cause right now I kind of need access for managing the crates-io token there for publishing (whenever we need to publish-new something as the current token only has publish-update permissions)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point. I changed it to "maintain", but I'm not sure if that will be enough. If not, we can discuss how to proceed with t-infra, because we'd like to avoid giving admin permissions, as these allow destroying repos or transferring them out of the org.

Copy link

github-actions bot commented Apr 30, 2025

Dry-run check results

[WARN  sync_team] sync-team is running in dry mode, no changes will be applied.
[INFO  sync_team] synchronizing github
[INFO  sync_team] 💻 Repo Diffs:
    📝 Editing repo 'rust-analyzer/countme':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' write permission
        Removing team 'triage''s read permission 
        Removing user 'matklad''s admin permission 
    📝 Editing repo 'rust-analyzer/metrics':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' write permission
    📝 Editing repo 'rust-analyzer/rust-analyzer.github.io':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' write permission
        Removing team 'triage''s triage permission 
        Removing user 'matklad''s admin permission 
    📝 Editing repo 'rust-analyzer/rustc-auto-publish':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' maintain permission

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