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: use correct github app installation id, in order to successfully get access token #6537

Merged

Conversation

matthewgallo
Copy link
Member

@matthewgallo matthewgallo commented Dec 4, 2024

I was revisiting the action for adding status: one more review in our PRs and found that I accidentally left the installation id from the github app I created a while back for testing purposes. Instead, we want to use the installation id from the Carbon automation app, otherwise the action is currently attempting to authenticate on behalf of the github app I created for testing rather than Carbon automation.

I added the correct installation id (the one for Carbon automation) to our repo secrets and it should be available to use now.

What did you change?

.github/workflows/process-pr-review-data.yml
actions/add-review-labels/index.js

How did you test and verify your work?

Copy link

netlify bot commented Dec 4, 2024

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

Name Link
🔨 Latest commit e2bfeba
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/675063dbf384d9000851e3b3
😎 Deploy Preview https://deploy-preview-6537--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

netlify bot commented Dec 4, 2024

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

Name Link
🔨 Latest commit e2bfeba
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/675063db6493610008a2b7ff
😎 Deploy Preview https://deploy-preview-6537--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.

@matthewgallo matthewgallo marked this pull request as ready for review December 4, 2024 16:37
@matthewgallo matthewgallo requested review from elycheea, kennylam and a team as code owners December 4, 2024 16:37
@matthewgallo matthewgallo requested review from anamikaanu96 and davidmenendez and removed request for a team December 4, 2024 16:37
@elycheea elycheea added this pull request to the merge queue Dec 4, 2024
Merged via the queue into carbon-design-system:main with commit f432ae4 Dec 4, 2024
34 checks passed
@matthewgallo matthewgallo deleted the review-label-action-fix branch December 4, 2024 21:51
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