-
Notifications
You must be signed in to change notification settings - Fork 8
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
Build Release Issues #150
Comments
Yes sorry I finally had some time to look into this and put some thoughts into #165 |
Related: release-it/release-it#940 |
I think it's working now after updating the workflow to use a token from carbon-bot and allowing carbon-bot to bypass the branch protections. It still failed, but just due to the package.json not having the correct up to date version https://github.com/carbon-design-system/carbon-react-native/actions/runs/6816422120/job/18537681352 |
I was looking at the wrong workflow run, it still failed https://github.com/carbon-design-system/carbon-react-native/actions/runs/6816767904 I think instead the best approach would be to use an SSH token like |
https://github.com/carbon-design-system/carbon-react-native/actions/runs/6817463537/job/18541019243 Builds are working now! Thanks for the links and issues; we are using SSH connected to my personal account. |
@tay1orjones opening this to track this issue.
We are having an issue having the Github Actions to push back to main. Not sure the setup used in other Carbon repos. I also tried to add @carbon-bot as an admin.
Any recommendations on how to make this work?
The text was updated successfully, but these errors were encountered: