Skip to content

Commit

Permalink
Add body to automated yarn upgrade PR (#962)
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs authored Oct 22, 2024
1 parent 80d418f commit 05536c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yarn-upgrade-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
delete-branch: true
commit-message: "ci: update yarn lock file"
title: "Update `yarn.lock` with latest dependencies"
body-path: ./pydatalab/output.txt
body: "This PR updates the `yarn.lock` file with the latest compatible dependencies. The chagnes to the lockfile must be reviewed; to run the tests, mark the PR as ready-for-review."
labels: dependency_updates,javascript

0 comments on commit 05536c4

Please sign in to comment.