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

ci: Add codeowners for CI/CD files & folders #12695

Merged
merged 4 commits into from
May 26, 2023

Conversation

awsluja
Copy link
Contributor

@awsluja awsluja commented May 26, 2023

Description of changes

Add codeowners to ensure that CI/CD files and folders are reviewed by certain members of our team.

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@awsluja awsluja requested a review from a team as a code owner May 26, 2023 20:18
.github/CODEOWNERS Outdated Show resolved Hide resolved
sobolk
sobolk previously approved these changes May 26, 2023
kuhlmanp
kuhlmanp previously approved these changes May 26, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 26, 2023

Codecov Report

Merging #12695 (08b5004) into dev (ec9a2ba) will increase coverage by 47.61%.
The diff coverage is 48.14%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##              dev   #12695       +/-   ##
===========================================
+ Coverage    0.00%   47.61%   +47.61%     
===========================================
  Files        1296      842      -454     
  Lines      149743    38302   -111441     
  Branches     1296     7833     +6537     
===========================================
+ Hits            0    18239    +18239     
+ Misses     148447    18441   -130006     
- Partials     1296     1622      +326     
Impacted Files Coverage Δ
...ify-category-function/src/events/prePushHandler.ts 33.33% <0.00%> (+33.33%) ⬆️
...ib/S3AndCloudFront/helpers/configure-CloudFront.js 87.06% <ø> (+87.06%) ⬆️
...lify-category-hosting/lib/S3AndCloudFront/index.js 89.65% <ø> (+89.65%) ⬆️
...s/amplify-cli-core/src/errors/amplify-exception.ts 82.35% <ø> (+82.35%) ⬆️
packages/amplify-cli-core/src/types.ts 100.00% <ø> (+100.00%) ⬆️
packages/amplify-cli/src/commands/console.ts 0.00% <0.00%> (ø)
packages/amplify-cli/src/commands/pull.ts 0.00% <0.00%> (ø)
...y-provider-awscloudformation/src/push-resources.ts 20.73% <0.00%> (+20.73%) ⬆️
...c/extensions/amplify-helpers/auth-notifications.ts 41.00% <4.34%> (+41.00%) ⬆️
...service-walkthroughs/execPermissionsWalkthrough.ts 70.42% <11.11%> (+70.42%) ⬆️
... and 20 more

... and 1275 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Comment on lines 12 to 15
/.circleci/ @awsluja @sobolk @aws-amplify/amplify-cli-admins
/scripts/ @awsluja @sobolk @aws-amplify/amplify-cli-admins
/shared-scripts.sh @awsluja @goldbez @aws-amplify/amplify-cli-admins
/codebuild_specs/ @awsluja @goldbez @aws-amplify/amplify-cli-admins
Copy link
Contributor

Choose a reason for hiding this comment

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

This should probably just be the cli-admins group. Adding individual people is One More Thing To Update when people join / leave the team

@awsluja awsluja dismissed stale reviews from kuhlmanp and sobolk via 08b5004 May 26, 2023 21:08
@awsluja awsluja merged commit 64984de into aws-amplify:dev May 26, 2023
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.

5 participants