Skip to content

Add CODEOWNERS file for team review enforcement#402

Merged
alexgromero merged 1 commit into
boto:developfrom
cenedhryn:add-codeowners
Jun 30, 2026
Merged

Add CODEOWNERS file for team review enforcement#402
alexgromero merged 1 commit into
boto:developfrom
cenedhryn:add-codeowners

Conversation

@cenedhryn

Copy link
Copy Markdown
Contributor

Summary

Add .github/CODEOWNERS to require team review on all PRs to the develop branch.

This is part of aligning GitHub repository permissions with OSPO guidance (Python-8717).

Changes

  • Added .github/CODEOWNERS with * @boto/sync-team-aws-sdk-python to ensure all PRs require approval from the Python SDK core team.

@codecov-commenter

codecov-commenter commented Jun 30, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.68%. Comparing base (8647a30) to head (d46363e).
⚠️ Report is 35 commits behind head on develop.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #402      +/-   ##
===========================================
+ Coverage    80.28%   81.68%   +1.40%     
===========================================
  Files           16       16              
  Lines         3013     3184     +171     
===========================================
+ Hits          2419     2601     +182     
+ Misses         594      583      -11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexgromero
alexgromero merged commit dc65992 into boto:develop Jun 30, 2026
48 checks passed
Alan4506 pushed a commit that referenced this pull request Jul 10, 2026
* release-0.19.1:
  Bumping version to 0.19.1
  Don't use VersionId from HeadObject for multipart copies (#407)
  Bump https://github.com/astral-sh/ruff-pre-commit (#404)
  Bump actions/setup-python in the github-actions group (#405)
  Update CODEOWNERS to shared Python SDK and CLI team
  Add CODEOWNERS file for team review enforcement (#402)
  Bump actions/checkout from 6.0.2 to 7.0.0 in the github-actions group (#400)
  Bump https://github.com/astral-sh/ruff-pre-commit (#399)
  Bump codecov/codecov-action in the github-actions group (#398)
  Bump https://github.com/astral-sh/ruff-pre-commit (#397)
  Run linter over updated code
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