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

add Alex to GH mgmt stewards #170

Merged
merged 3 commits into from
Aug 8, 2023
Merged

add Alex to GH mgmt stewards #170

merged 3 commits into from
Aug 8, 2023

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Aug 8, 2023

Summary

Why do you need this?

What else do we need to know?

DRI: myself

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

@galargh galargh requested review from a team as code owners August 8, 2023 12:07
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2023

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

Terraform plans

libp2p

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

Terraform will perform the following actions:

  # github_repository_file.this["js-http-v1-content-routing/.github/workflows/stale.yml"] will be updated in-place
  ~ resource "github_repository_file" "this" {
      + commit_author       = "GitHub"
      + commit_email        = "[email protected]"
        id                  = "js-http-v1-content-routing/.github/workflows/stale.yml"
        # (9 unchanged attributes hidden)
    }

  # github_team_membership.this["github-mgmt stewards:achingbrain"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "6630941"
      + username = "achingbrain"
    }

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

@@ -4166,6 +4166,9 @@ repositories:
default_branch: main
delete_branch_on_merge: true
description: Use a Reframe service to discover content providers
files:
Copy link
Member

Choose a reason for hiding this comment

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

Unrelated change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's an automatic fix, because I didn't merge #169 before. It'll get rebased in a sec. I'll merge afterwards.

@galargh galargh merged commit e4bdf95 into master Aug 8, 2023
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.

3 participants