Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conditional store tests do not run if tests are updated #23001

@stianst

Description

@stianst

Before reporting an issue

Area

ci

Describe the bug

Store tests should execute if relevant code is changed. However, if only the tests have been changed then the store tests do not run for PRs.

An example can be seen here:
https://github.com/keycloak/keycloak/actions/runs/6076927056

This PR touches some tests that are executed for databases:
#22790

Version

main

Expected behavior

Store tests execute if relevant tests are changed

Actual behavior

Store tests only run if relevant non-test code is changed

How to Reproduce?

Run:

.github/actions/conditional/conditional.sh keycloak/keycloak refs/pull/22790/merge

This should output ci-store=true, but returns false instead

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions