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

Temporary write permissions to community repo for Onkar-san #79

Merged

Conversation

BigLep
Copy link
Member

@BigLep BigLep commented Sep 30, 2024

Summary

Onkar-san's permissions are temporary to enable self-service moderation of filecoin-project/community#714
They need write permissions per https://docs.github.com/en/communities/moderating-comments-and-conversations/managing-disruptive-comments
This can be removed 2025-01-01.

Reviewer's Checklist

  • It is clear where the request is coming from (if unsure, ask)
  • All the automated checks passed
  • The YAML changes reflect the summary of the request
  • The Terraform plan posted as a comment reflects the summary of the request

Onkar-san's permissions are temporary to enable self-service moderation of filecoin-project/community#714
They need write permissions per https://docs.github.com/en/communities/moderating-comments-and-conversations/managing-disruptive-comments
This can be removed 2025-01-01.
@BigLep BigLep requested a review from a team as a code owner September 30, 2024 17:15
Copy link
Contributor

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

Access Changes
User onkar-san:
  - will gain push permission to community

Copy link
Contributor

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

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_repository_collaborator.this["community:onkar-san"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "push"
      + permission_diff_suppression = false
      + repository                  = "community"
      + username                    = "Onkar-san"
    }

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

@BigLep BigLep merged commit 0a5790c into master Oct 4, 2024
6 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.

2 participants