Skip to content

Backport rust-analyzer repos (batch 1) #1805

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Apr 30, 2025

Backporting the following repos:

  • expect-test

    Original content
    org = "rust-analyzer"
    name = "expect-test"
    description = "Minimalistic snapshot testing for Rust."
    bots = []
    
    [access.teams]
    triage = "triage"
    
    [access.individuals]
    MissHolmes = "admin"
    pnkfelix = "admin"
    skade = "admin"
    Xanewok = "admin"
    kjeremy = "triage"
    edwin0cheng = "triage"
    JoshMcguigan = "triage"
    pietroalbini = "admin"
    wesleywiser = "admin"
    Veykril = "admin"
    kiljacken = "triage"
    lnicola = "admin"
    bjorn3 = "triage"
    flodiebold = "admin"
    matklad = "admin"
    Veetaha = "triage"
    lf- = "triage"
    quad = "write"
    dustypomerleau = "triage"
    rust-lang-owner = "admin"
    SomeoneToIgnore = "triage"
    
    [[branch-protections]]
    pattern = "master"
    ci-checks = ["test"]
    required-approvals = 0
    pr-required = false
  • rowan

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

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

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

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

These repos seem to be actively used (https://rust-lang.zulipchat.com/#narrow/channel/185405-t-compiler.2Frust-analyzer/topic/Rust-analyzer.20org.20repository.20access.20and.20status/with/515319104). For some reason, they only had wg-triage team access + individual accesses though. I migrated them to rust-analyzer team access.

@Kobzol Kobzol marked this pull request as ready for review April 30, 2025 14:34
@Kobzol
Copy link
Contributor Author

Kobzol commented Apr 30, 2025

CC @rust-lang/rust-analyzer

Copy link

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/expect-test':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' write permission
        Removing team 'triage''s triage permission 
        Removing user 'quad''s write permission 
      Branch Protections:
          master
            Is admin enforced: false => true
            Required Checks: ["test"] => []
    📝 Editing repo 'rust-analyzer/rowan':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' write permission
        Removing team 'triage''s triage permission 
        Removing user 'matklad''s admin permission 
        Removing user 'jD91mZM2''s write permission 
        Removing user 'CAD97''s write permission 
    📝 Editing repo 'rust-analyzer/smol_str':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' write permission
        Removing team 'triage''s triage permission 
        Removing user 'jD91mZM2''s write permission 
        Removing user 'matklad''s admin permission 
    📝 Editing repo 'rust-analyzer/text-size':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' write permission
        Removing team 'triage''s triage permission 
        Removing user 'CAD97''s write permission 
        Removing user 'matklad''s admin permission 
    📝 Editing repo 'rust-analyzer/ungrammar':
      Enable auto-merge
      Permission Changes:
        Giving team 'rust-analyzer' write permission
        Removing team 'triage''s triage permission 
        Removing user 'matklad''s admin permission 

@Kobzol Kobzol requested a review from Mark-Simulacrum May 27, 2025 10:01
@marcoieni marcoieni added this pull request to the merge queue May 29, 2025
Merged via the queue into rust-lang:master with commit 5a49e89 May 29, 2025
3 checks passed
@Kobzol Kobzol deleted the rust-analyzer-1 branch May 29, 2025 14:48
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