Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
🟢 Approval recommended
The runner substitution is valid, complete, and consistent with the upstream change.
Pull request overview
Pins the Slack notification workflow to a stable Ubuntu runner image.
Changes:
- Replaces
ubuntu-latestwithubuntu-24.04.
File summaries
| File | Description |
|---|---|
.github/workflows/notify-slack-on-label.yml |
Pins the notification job’s runner image. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
5882e4a to
65ead4c
Compare
65ead4c to
6033370
Compare
6033370 to
f142139
Compare
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
f142139 to
8165606
Compare
Part of #82782.
What?
Replaces the floating
ubuntu-latest,windows-latest, andmacos-latestGitHub Actions runner labels in this branch's workflows with pinned versions:ubuntu-24.04,windows-2025, andmacos-15respectively.Why?
GitHub has been emitting deprecation warnings for the floating
-latestrunner image aliases. Upstream trunk made this same change in PR #71201 (commit82768d0e018b44007e3e3a25636c13375b33e7e7), "Avoid using*-latestfor runner images", merged 2025-08-28. This PR ports the same substitution towp/7.0.Use of AI Tools
This PR was authored with the help of Claude Code.