Skip to content

chore: use correct team name for PR reviewer assignment#1488

Merged
aws-cdk-automation merged 1 commit into
mainfrom
mrgrain/fix/github/correct-team-reviewer
May 8, 2026
Merged

chore: use correct team name for PR reviewer assignment#1488
aws-cdk-automation merged 1 commit into
mainfrom
mrgrain/fix/github/correct-team-reviewer

Conversation

@mrgrain
Copy link
Copy Markdown
Contributor

@mrgrain mrgrain commented May 8, 2026

The issue-label-assign workflow was failing on PRs because it tried to request reviews from the aws-cdk-owners team, which is not a collaborator on this repository. Updated to use aws-cdk-core-team instead.

Checklist

  • This change contains a major version upgrade for a dependency and I confirm all breaking changes are addressed
    • Release notes for the new version:

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

…triage workflow was requesting reviews from `aws-cdk-owners` which\nis not a collaborator on this repository. Updated to `aws-cdk-core-team`.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/issue-label-assign.yml

PackageVersionLicenseIssue Type
aws-github-ops/aws-issue-triage-manager701b2b0b4ba8c03c587149c37519052c357a2a61NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/aws-github-ops/aws-issue-triage-manager 701b2b0b4ba8c03c587149c37519052c357a2a61 UnknownUnknown

Scanned Files

  • .github/workflows/issue-label-assign.yml

@mrgrain mrgrain changed the title fix(github): use correct team name for PR reviewer assignment chore: use correct team name for PR reviewer assignment May 8, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.10%. Comparing base (82a8a3c) to head (65552e6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1488   +/-   ##
=======================================
  Coverage   88.10%   88.10%           
=======================================
  Files          74       74           
  Lines       10669    10669           
  Branches     1457     1457           
=======================================
  Hits         9400     9400           
  Misses       1241     1241           
  Partials       28       28           
Flag Coverage Δ
suite.unit 88.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue May 8, 2026
Merged via the queue into main with commit 4885b7e May 8, 2026
49 of 51 checks passed
@aws-cdk-automation aws-cdk-automation deleted the mrgrain/fix/github/correct-team-reviewer branch May 8, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants