Skip to content

[25442] Make skip-ci label report required statuses as pass (backport #323)#324

Merged
MiguelCompany merged 1 commit into
2.3.xfrom
mergify/bp/2.3.x/pr-323
Jun 23, 2026
Merged

[25442] Make skip-ci label report required statuses as pass (backport #323)#324
MiguelCompany merged 1 commit into
2.3.xfrom
mergify/bp/2.3.x/pr-323

Conversation

@mergify

@mergify mergify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Description

Move conditionals in the CI from jobs to steps, so the options in matrix are always considered, and thus all the corresponding statuses are shown as passed when the skip-ci label is present.

@Mergifyio backport 2.3.x 2.2.x 1.0.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A: The code follows the style guidelines of this project.
  • Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A: Any new/modified methods have been properly documented using Doxygen.
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/A: New feature has been added to the versions.md file (if applicable).
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: CI pass and failing tests are unrelated with the changes.

This is an automatic backport of pull request #323 done by [Mergify](https://mergify.com).

* Refs #25442. Make `skip-ci` label report required statuses as pass.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #25442. Fix condition in Archive Test Results.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #25442. Fix condition for add-label.
Also improve readability.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
(cherry picked from commit a6c31c0)
@MiguelCompany MiguelCompany added this to the v2.3.7 milestone Jun 23, 2026
@MiguelCompany MiguelCompany added the skip-ci Automatically pass CI label Jun 23, 2026
@MiguelCompany
MiguelCompany self-requested a review June 23, 2026 12:14
@MiguelCompany
MiguelCompany merged commit 899f8e9 into 2.3.x Jun 23, 2026
13 checks passed
@MiguelCompany
MiguelCompany deleted the mergify/bp/2.3.x/pr-323 branch June 23, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-ci Automatically pass CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant