Commit Graph
2 Commits
Author SHA1 Message Date
915b44810d Color command/error logs in Actions log (#36538)
Support `[command]` and `##[error]` log command

------

Co-authored-by: wxiaoguang <[email protected]>
2026-02-06 23:05:32 +08:00
CopilotandGitHub fca94bcdd7 Hide add-matcher and remove-matcher from actions job logs (#36520)
Hides `::add-matcher::`, `##[add-matcher]` and `::remove-matcher` in job
step logs. These are used to configure regex matchers to detect lines
that should trigger annotation comments on the UI, currently unsupported
by Gitea and these have no relevance to the user.

---------

Signed-off-by: silverwind <[email protected]>
Signed-off-by: wxiaoguang <[email protected]>
2026-02-05 19:11:44 +08:00