-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
chore(deps): update marocchino/sticky-pull-request-comment digest to a071bc9 #9627
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
chore(deps): update marocchino/sticky-pull-request-comment digest to a071bc9 #9627
Conversation
WalkthroughUpdated the GitHub Actions workflow Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
✨ Finishing touches🧪 Generate unit tests
Comment Pre-merge checks✅ Passed checks (3 passed)
|
View your CI Pipeline Execution ↗ for commit 76ba4ef
☁️ Nx Cloud last updated this comment at |
Sizes for commit 76ba4ef:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
.github/workflows/pr.yml (1)
67-76
: Guard this step to PR events to avoid no-op runs on push.This workflow also triggers on push to svelte-5-adapter. Without a PR context (or a provided number input), the action can’t post a comment. Add an event guard so it only runs on pull_request.
- name: Preview Bundle Size + if: ${{ github.event_name == 'pull_request' }} uses: marocchino/sticky-pull-request-comment@11dd26c19606e0f91e1e232bde00376700333771
Rationale: the action expects write perms on a PR and will otherwise be a no-op; the docs focus on PR usage or require passing number for push. (github.com)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
.github/workflows/pr.yml
(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: Test
🔇 Additional comments (1)
.github/workflows/pr.yml (1)
68-76
: SHA pin looks good; required permissions already set.The new digest 11dd26c is a valid commit on the upstream repo (dev-deps bump only). The workflow-level permissions include pull-requests: write and contents: read, which matches the action’s documented needs.
Citations: commit exists, non-functional change; action docs confirm permissions. (github.com)
3ade9d7
to
76ba4ef
Compare
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
9c40848
->a071bc9
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.