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

fix(actions): use correct reviewing team name #6549

Conversation

matthewgallo
Copy link
Member

Another follow up PR to get the PR review label action working. I've confirmed that the auth issues are fixed now but then noticed a 404 for the teams api because I forgot to update the team_slug with the name of our reviewing team.

One more small change included here is to just specify APP_INSTALLATION_ID as a valid input to be passed in.

What did you change?

actions/add-review-labels/action.yml
actions/add-review-labels/index.js

@matthewgallo matthewgallo requested a review from a team as a code owner December 5, 2024 14:21
@matthewgallo matthewgallo requested review from davidmenendez and devadula-nandan and removed request for a team December 5, 2024 14:21
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit c06d2d5
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/6751b6e73cc0b5000894f292
😎 Deploy Preview https://deploy-preview-6549--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit c06d2d5
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/6751b6e77314470008a32405
😎 Deploy Preview https://deploy-preview-6549--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.91%. Comparing base (f432ae4) to head (c06d2d5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6549   +/-   ##
=======================================
  Coverage   79.91%   79.91%           
=======================================
  Files         394      394           
  Lines       12888    12888           
  Branches     4267     4267           
=======================================
  Hits        10300    10300           
  Misses       2588     2588           
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

Copy link
Contributor

@elycheea elycheea left a comment

Choose a reason for hiding this comment

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

🙈

@elycheea elycheea added this pull request to the merge queue Dec 5, 2024
Merged via the queue into carbon-design-system:main with commit 2654860 Dec 5, 2024
34 checks passed
@matthewgallo matthewgallo deleted the pr-review-label-action-fixes branch December 5, 2024 21:29
@matthewgallo
Copy link
Member Author

😂 I even left a comment in the code for my future self to update the name and still forgot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants