-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Release action deploy-packages.yml
fails to create PRs to update dependencies for related projects
#13890
Comments
|
deploy-packages.yml
fails to create PRs to update dependencies for related projects
@kennylam This workflow to update carbon deps in the website is broken right now, but if you're interested, we could loop dotcom/web components into this workflow when we fix it to automatically open a PR on your repo to update carbon versions when they're available. We'd just need to nail down what commands to run on your repo to update the deps before issuing the PR. |
This is blocked by carbon-design-system/carbon-website#3599 |
The problem
With our current release process the action that creates the website PR is currently failing.
See failure here: https://github.com/carbon-design-system/carbon/actions/runs/5072131973/jobs/9109426520#step:6:543
From @tay1orjones: "It looks like dependabot updated the action to v5 a couple months ago. Due to the node 18 snafu we might've missed updating some usage or something that we would've caught if the node 18 update wasn't blocking these from passing"
See slack thread here for more info: https://ibm-studios.slack.com/archives/C0590RQ4XJR/p1684956548993249
The solution
We found this thread that seems could be identifying a similar issue: peter-evans/create-pull-request#1763
As well as this thread: peter-evans/create-pull-request#1459
Examples
No response
Application/PAL
No response
Business priority
None
Available extra resources
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: