runner/internal/pkg/report
sillyguodong 82c30f5cf7
Set the status of steps to skipped if job is skipped (#500)
If a job is detected as skipped, its steps should also be `skipped`.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/500
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: sillyguodong <gedong_1994@163.com>
Co-committed-by: sillyguodong <gedong_1994@163.com>
(cherry picked from commit 45270656dfb7a0c8b382df3a9e8a212dbe5615d8)
2024-03-11 22:10:26 +07:00
..
reporter.go Set the status of steps to skipped if job is skipped (#500) 2024-03-11 22:10:26 +07:00
reporter_test.go Skip counting log length when parseLogRow return nil (#176) 2023-05-06 17:00:52 +08:00