Skip to content

Comments

Add vaibhav to PR rotation#154

Merged
nourshoreibah merged 5 commits intomainfrom
add-vaibhav-to-prs
Feb 22, 2026
Merged

Add vaibhav to PR rotation#154
nourshoreibah merged 5 commits intomainfrom
add-vaibhav-to-prs

Conversation

@nourshoreibah
Copy link
Collaborator

ℹ️ Issue

Closes

📝 Description

Write a short summary of what you added. Why is it important? Any member of C4C should be able to read this and understand your contribution -- not just your team members.

Briefly list the changes made to the code:

  1. Added support for this.
  2. And removed redunant use of that.
  3. Also this was included for reasons.

✔️ Verification

What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.

Provide screenshots of any new components, styling changes, or pages.

🏕️ (Optional) Future Work / Notes

Did you notice anything ugly during the course of this ticket? Any bugs, design challenges, or unexpected behavior? Write it down so we can clean it up in a future ticket!

github-actions bot added a commit that referenced this pull request Feb 22, 2026
github-actions bot and others added 2 commits February 22, 2026 20:03
  - Auto-formatted .tf files with terraform fmt
  - Updated README.md with terraform-docs

  Co-authored-by: nourshoreibah <nourshoreibah@users.noreply.github.com>
  - Auto-formatted .tf files with terraform fmt
  - Updated README.md with terraform-docs

  Co-authored-by: nourshoreibah <nourshoreibah@users.noreply.github.com>
@github-actions
Copy link
Contributor

Terraform Plan 📖 infrastructure/github

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Terraform Plan 📖success

Show Plan
data.infisical_secrets.infisical_folder: Reading...
data.infisical_secrets.github_folder: Reading...
data.infisical_secrets.slack_folder: Reading...
data.infisical_secrets.cognito_folder: Reading...
data.infisical_secrets.aws_folder: Reading...
data.infisical_secrets.cognito_folder: Read complete after 0s
data.infisical_secrets.aws_folder: Read complete after 0s
data.infisical_secrets.github_folder: Read complete after 0s
data.infisical_secrets.slack_folder: Read complete after 0s
data.infisical_secrets.infisical_folder: Read complete after 0s
github_repository.branch: Refreshing state... [id=branch]
github_branch_protection.bot_state: Refreshing state... [id=BPR_kwDOPjZxzc4EU_R9]
github_actions_secret.infisical_client_secret: Refreshing state... [id=branch:INFISICAL_CLIENT_SECRET]
github_actions_secret.slack_bot_token: Refreshing state... [id=branch:SLACK_BOT_TOKEN]
github_actions_secret.gh_pat: Refreshing state... [id=branch:GH_PAT]
github_branch_default.main: Refreshing state... [id=branch]
github_actions_secret.cognito_user_pool_id: Refreshing state... [id=branch:COGNITO_USER_POOL_ID]
github_actions_secret.aws_secret_access_key: Refreshing state... [id=branch:AWS_SECRET_ACCESS_KEY]
github_actions_secret.aws_access_key_id: Refreshing state... [id=branch:AWS_ACCESS_KEY_ID]
github_actions_secret.infisical_client_id: Refreshing state... [id=branch:INFISICAL_CLIENT_ID]
github_branch_protection.main: Refreshing state... [id=BPR_kwDOPjZxzc4D-9hQ]
github_actions_secret.cognito_client_id: Refreshing state... [id=branch:COGNITO_CLIENT_ID]
github_branch.bot_state: Refreshing state... [id=branch:bot-state]
github_repository_file.bot_state_json: Refreshing state... [id=branch:state.json:bot-state]
github_repository_file.bot_config_json: Refreshing state... [id=branch:config.json:bot-state]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform will perform the following actions:

  # github_repository_file.bot_config_json will be updated in-place
  ~ resource "github_repository_file" "bot_config_json" {
      ~ content             = jsonencode(
          ~ {
              ~ github_to_slack       = {
                  + Vaibhav978    = "U0A6HAVCRMJ"
                    # (7 unchanged attributes hidden)
                }
              ~ roster                = [
                    # (5 unchanged elements hidden)
                    "saumyapalk23",
                  + "Vaibhav978",
                ]
                # (4 unchanged attributes hidden)
            }
        )
        id                  = "branch:config.json:bot-state"
        # (11 unchanged attributes hidden)
    }

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

Warning: Argument is deprecated

  with github_repository.branch,
  on main.tf line 6, in resource "github_repository" "branch":
   6:   has_downloads   = true

This attribute is no longer in use, but it hasn't been removed yet. It will
be removed in a future version. See
https://github.com/orgs/community/discussions/102145#discussioncomment-8351756

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "tfplan"

Pushed by: @nourshoreibah, Action: pull_request

@nourshoreibah nourshoreibah merged commit a1e50d0 into main Feb 22, 2026
3 checks passed
@nourshoreibah nourshoreibah deleted the add-vaibhav-to-prs branch February 22, 2026 20:08
github-actions bot added a commit that referenced this pull request Feb 22, 2026
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.

1 participant