Skip to content

[TASK] Update qltysh/qlty-action action to v2#191

Merged
mteu merged 3 commits into
mainfrom
renovate/qltysh-qlty-action-2.x
May 14, 2026
Merged

[TASK] Update qltysh/qlty-action action to v2#191
mteu merged 3 commits into
mainfrom
renovate/qltysh-qlty-action-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 14, 2026

This PR contains the following updates:

Package Type Update Change
qltysh/qlty-action action major v1v2

Release Notes

qltysh/qlty-action (qltysh/qlty-action)

v2.2.0

Compare Source

  • Testing release process (no changes)

v2.1.0

Compare Source

New
  • support "dry-run" option for command complete
Improved
  • Use log level "error" instead of "warning" when a catastrophic error occurs but "skip-errors" is true
Fixed
  • Ignore "validate" option when command is "complete" (otherwise errors with invalid option)

v2.0.0

Compare Source

This release mirrors the breaking change we introduced in the qlty CLI proper: we now validate coverage data by default instead of uploading coverage data to qlty that qlty cannot use. Now you must opt out of this behavior whereas previously opt in.

What This Means for You:

  • If coverage reporting is working as expected, you'll experience no impact. If you're uploading valid reports and seeing directory and file-level coverage metrics in Qlty, you don't need to do anything. (If your reports include mismatched paths, you'll see specific path errors listed within your CI output)
  • Potential CI Build Failures: Once this change is implemented, if your current CI/CD pipeline uploads a report with mismatched paths, your builds will begin to fail when executing qlty coverage publish.
  • Quick Fix for Build Failures: If your builds start failing and you need to get them passing immediately, you can temporarily add validate: false to the GitHub Action configuration. This will disable validation and allow your CI build to pass (though your coverage data will remain broken until you've uploaded a valid report).

We believe this change will significantly improve the accuracy and usability of your coverage data within Qlty. If you have any questions or require assistance, please don't hesitate to contact our support team.

v2

Compare Source

  • Testing release process (no changes)

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from mteu as a code owner May 14, 2026 18:46
@coveralls
Copy link
Copy Markdown

coveralls commented May 14, 2026

Coverage Status

coverage: 99.023%. remained the same — renovate/qltysh-qlty-action-2.x into main

@renovate renovate Bot force-pushed the renovate/qltysh-qlty-action-2.x branch from 3b92f8f to 9a7a72b Compare May 14, 2026 18:51
@renovate renovate Bot force-pushed the renovate/qltysh-qlty-action-2.x branch from 9a7a72b to fed0519 Compare May 14, 2026 19:08
| datasource  | package            | from   | to     |
| ----------- | ------------------ | ------ | ------ |
| github-tags | qltysh/qlty-action | v1.2.0 | v2.2.0 |
@renovate renovate Bot force-pushed the renovate/qltysh-qlty-action-2.x branch from fed0519 to f92fce6 Compare May 14, 2026 19:10
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 14, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mteu mteu merged commit aad486a into main May 14, 2026
9 checks passed
@renovate renovate Bot deleted the renovate/qltysh-qlty-action-2.x branch May 14, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants