Skip to content

[6.16.z] Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0 - #1904

Merged
Gauravtalreja1 merged 1 commit into
6.16.zfrom
cherry-pick-6.16.z-da3c8a0769cce9ce0f2418e914dd25de3ec9ff4b
Jun 30, 2025
Merged

[6.16.z] Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0#1904
Gauravtalreja1 merged 1 commit into
6.16.zfrom
cherry-pick-6.16.z-da3c8a0769cce9ce0f2418e914dd25de3ec9ff4b

Conversation

@Satellite-QE

@Satellite-QE Satellite-QE commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

Cherrypick of PR: #1899

Bumps lewagon/wait-on-check-action from 1.3.4 to 1.4.0.

Release notes

Sourced from lewagon/wait-on-check-action's releases.

v1.4.0

Added

  • Add class docs
  • Add frozen_string_literal comments

Removed

  • Remove OpenStruct instances
  • Remove Double quotes
  • Remove Double assertions
  • Remove allow_any uses

Fixed

  • Fix spelling mistakes
  • Fix CI gem caching
  • Convert config.verbose to a boolean
  • Bump rexml to 3.3.9
Changelog

Sourced from lewagon/wait-on-check-action's changelog.

v1.4.0 - 2025-06-27

Added

  • Add class docs
  • Add frozen_string_literal comments

Removed

  • Remove OpenStruct instances
  • Remove Double quotes
  • Remove Double assertions
  • Remove allow_any uses

Fixed

  • Fix spelling mistakes
  • Fix CI gem caching
  • Convert config.verbose to a boolean
  • Bump rexml to 3.3.9
Commits
  • 0dceb95 Bump version: 1.3.4 → 1.4.0
  • 1900e3e Fix bump2version selectors (#122)
  • 1beec80 Add changelog (#121)
  • 072035c Add rubocop-performance
  • ae58da3 Fix readme badges (#118)
  • a716d05 Use working-directory instead of checkout (#117)
  • 1092d5a Fix the gems caching and don't install the development group (#116)
  • 34c3887 Convert verbose to a boolean (#115)
  • 924ae17 Remove OpenStruct, double quotes, double assertions, allow_any and add class ...
  • 145f4df Fix spelling mistakes and add frozen_string_literal comments (#114)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by Sourcery

CI:

  • Bump lewagon/wait-on-check-action in .github/workflows/auto_cherry_pick_merge.yaml to v1.4.0

Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md)
- [Commits](lewagon/wait-on-check-action@v1.3.4...v1.4.0)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit da3c8a0)
@Satellite-QE Satellite-QE added 6.16.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches labels Jun 30, 2025
@sourcery-ai

sourcery-ai Bot commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

Reviewer's Guide

Update the auto cherry-pick merge workflow to use the latest wait-on-check-action (v1.4.0) so the pipeline benefits from recent fixes and enhancements.

File-Level Changes

Change Details Files
Bump version of wait-on-check-action in the workflow
  • Changed uses reference from v1.3.4 to v1.4.0
.github/workflows/auto_cherry_pick_merge.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@Gauravtalreja1
Gauravtalreja1 merged commit 1923fb9 into 6.16.z Jun 30, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.16.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants