Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

ci: fix success check #1280

Merged
merged 1 commit into from
Feb 14, 2024
Merged

ci: fix success check #1280

merged 1 commit into from
Feb 14, 2024

Commits on Feb 14, 2024

  1. ci: fix success check

    The success is skipped instead of failed when depending jobs defined
    in needs parameter are skipped/failed. Skipped success job threated the
    same way as if it was successful therefore CI proceeds with merging PRs
    in case auto-merge is enabled.
    chrisgacsal committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1f5c2a8 View commit details
    Browse the repository at this point in the history