Skip to content

Add Curio team with triage permissions to filecoin-docs - #213

Merged
BigLep merged 1 commit into
masterfrom
add-curio-triage-filecoin-docs
Jun 24, 2026
Merged

Add Curio team with triage permissions to filecoin-docs#213
BigLep merged 1 commit into
masterfrom
add-curio-triage-filecoin-docs

Conversation

@BigLep

@BigLep BigLep commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

Grants the Curio team triage permissions on the filecoin-docs repository so storage provider PRs can be assigned to Curio team members. I wanted this for filecoin-project/filecoin-docs#2470 recently.

Test plan

  • Terraform plan succeeds in CI.
  • After apply, confirm Curio team appears with triage role on filecoin-docs.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 24, 2026 20:49
@BigLep
BigLep requested a review from a team as a code owner June 24, 2026 20:49
@BigLep
BigLep requested a review from rjan90 June 24, 2026 20:49
@github-actions

Copy link
Copy Markdown
Contributor

The following access changes will be introduced as a result of applying the plan:

Access Changes
User lexluthr:
  - will gain triage permission to filecoin-docs
User magik6k:
  - will gain triage permission to filecoin-docs
User reiers:
  - will gain triage permission to filecoin-docs
User rvagg:
  - will gain triage permission to filecoin-docs
User snadrus:
  - will gain triage permission to filecoin-docs

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Grants the Curio GitHub team triage access to the filecoin-docs repository via the organization’s repository-permissions configuration.

Changes:

  • Added Curio under repositories.filecoin-docs.teams.triage in github/filecoin-project.yml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown
Contributor

Before merge, verify that all the following plans are correct. After merge, Apply will regenerate the plans from the merged commit and continue only if they match.

Terraform plans

filecoin-project
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # github_team_repository.this["curio:filecoin-docs"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "triage"
      + repository = "filecoin-docs"
      + team_id    = "10173236"
    }

Plan: 1 to add, 0 to change, 0 to destroy.

@BigLep
BigLep merged commit 099292d into master Jun 24, 2026
7 checks passed
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