runner/act
Earl Warren 7eb547faa5 fix: do not fail the job when if: false (#172)
- log job result as info not as debug
- add test

---

v6.4.0 regression introduced in 4880b091a2

It did not fail a test because the [original fix](https://code.forgejo.org/forgejo/act/pulls/67/files)  has tests only for the case where a step is skipped, not when a job is skipped.

Closes forgejo/runner#660

Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/172
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-07-07 12:11:57 +00:00
..
artifactcache Revert "fix: docker buildx cache restore not working" (#173) 2025-07-07 11:06:04 +00:00
artifacts fix: artifacts: format IP:port pair using net.JoinHostPort() 2025-06-01 12:10:47 +02:00
cacheproxy review: Gusted review 2025-03-21 13:45:51 +00:00
common [RDNF #10] Remove local action cache if remote has changed (#2284) (#142) 2025-06-09 10:16:45 +00:00
container Update module github.com/docker/cli to v28 (#147) 2025-06-14 10:19:53 +00:00
exprparser chore(lint): fix lint errors 2024-12-30 21:11:02 +00:00
filecollector [RDNF #18] Meta-copy-symlinks-new-actions-cache (#2337) (#159) 2025-07-02 13:48:12 +00:00
jobparser fix(jobparser): support workflow_call.inputs and workflow_call.outputs (#70) 2025-01-29 08:38:30 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model [RDNF #16] Fix for issue 2232: Many lines of "Could not find any stages to run" on run (#2272) (#157) 2025-07-02 13:53:35 +00:00
runner fix: do not fail the job when if: false (#172) 2025-07-07 12:11:57 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00