Skip to content

feat(parametermanager): created folder to add samples #2070

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/blunderbuss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ assign_issues_by:
- 'api: spanner'
to:
- shivgautam
- labels:
- 'api: parametermanager'
to:
- GoogleCloudPlatform/cloud-parameters-team

assign_prs_by:
- labels:
Expand All @@ -33,3 +37,7 @@ assign_prs_by:
- 'api: cloudiot'
to:
- laszlokorossy
- labels:
- 'api: parametermanager'
to:
- GoogleCloudPlatform/cloud-parameters-team
1 change: 1 addition & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
/storage/ @GoogleCloudPlatform/gcs-sdk-team @GoogleCloudPlatform/php-samples-reviewers
/spanner/ @GoogleCloudPlatform/api-spanner @GoogleCloudPlatform/php-samples-reviewers
/secretmanager/ @GoogleCloudPlatform/php-samples-reviewers @GoogleCloudPlatform/cloud-secrets-team
/parametermanager/ @GoogleCloudPlatform/php-samples-reviewers @GoogleCloudPlatform/cloud-secrets-team @GoogleCloudPlatform/cloud-parameters-team
Copy link
Contributor

Choose a reason for hiding this comment

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

Someone with access to this repo needs to add @GoogleCloudPlatform/cloud-parameters-team with Write permissions to resolve this issue


# Serverless, Orchestration, DevOps

Expand Down
1 change: 1 addition & 0 deletions parametermanager/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
## Initial placeholder README file for folder creation