act_runner/internal/pkg/report
sillyguodong 45270656df 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>
2024-03-01 08:33:32 +00:00
..
reporter.go Set the status of steps to `skipped` if job is skipped (#500) 2024-03-01 08:33:32 +00:00
reporter_test.go Skip counting log length when parseLogRow return nil (#176) 2023-05-06 17:00:52 +08:00