Bump shakacode/control-plane-flow/.github/workflows/cpflow-review-app-help.yml from 5.2.0 to 5.3.0 - #821
Conversation
…-help.yml Bumps [shakacode/control-plane-flow/.github/workflows/cpflow-review-app-help.yml](https://github.com/shakacode/control-plane-flow) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/shakacode/control-plane-flow/releases) - [Changelog](https://github.com/shakacode/control-plane-flow/blob/main/CHANGELOG.md) - [Commits](shakacode/control-plane-flow@1d1ec7f...b1e5ff4) --- updated-dependencies: - dependency-name: shakacode/control-plane-flow/.github/workflows/cpflow-review-app-help.yml dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI 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 |
🚀 Quick Review App CommandsWelcome! Here are the commands you can use in this PR:
|
|
No description provided. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c78661ffa6
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| # clones should stay quiet until Control Plane is configured: | ||
| # if: vars.REVIEW_APP_PREFIX != '' || vars.CPLN_ORG_STAGING != '' | ||
| uses: shakacode/control-plane-flow/.github/workflows/cpflow-review-app-help.yml@1d1ec7f7af181c5c6cf07f512ce336dbdb367246 # v5.2.0 | ||
| uses: shakacode/control-plane-flow/.github/workflows/cpflow-review-app-help.yml@b1e5ff4a04adfccfd8b59996e8abdbb5defb3fd6 # v5.3.0 |
There was a problem hiding this comment.
Update the pinned-workflow contract with the new ref
This bump makes the test suite fail because spec/cpflow_review_app_contract_spec.rb:134-140 still includes review-app-help in the v5.2.0 cohort and requires its uses value to end in 1d1ec7f.... Update that contract to recognize this workflow's v5.3.0 SHA (or keep the old pin) so CI does not reject every run containing this commit.
Useful? React with 👍 / 👎.
Bumps shakacode/control-plane-flow/.github/workflows/cpflow-review-app-help.yml from 5.2.0 to 5.3.0.
Release notes
Sourced from shakacode/control-plane-flow/.github/workflows/cpflow-review-app-help.yml's releases.
Changelog
Sourced from shakacode/control-plane-flow/.github/workflows/cpflow-review-app-help.yml's changelog.
... (truncated)
Commits
b1e5ff4Bump version to 5.3.0d616ff8Update changelog for 5.3.0 (#450)bc75f8bWarn about shared Postgres password placeholders (#441)6be5dccBound runner replica observation by a monotonic deadline (#435)4b41e9cFix review app intent comment permissions (#449)082a395Report skipped review-app image builds (#444)4d3f6b5Harden cpflow run argument quoting (#443)470ec75Require write permission for review-app commands (#440)09e586dPolish direct API retry boundaries (#439)f1407a0Document PR #350 review-app security guidance (#438)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)