Add workflow error notification in ui (#23404)
  --------- Co-authored-by: techknowlogick <matti@mdranta.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
6ff5400af9
commit
aac07d010f
4 changed files with 64 additions and 16 deletions
|
@ -3360,5 +3360,7 @@ runs.open_tab = %d Open
|
|||
runs.closed_tab = %d Closed
|
||||
runs.commit = Commit
|
||||
runs.pushed_by = Pushed by
|
||||
runs.valid_workflow_helper = Workflow config file is valid.
|
||||
runs.invalid_workflow_helper = Workflow config file is invalid. Please check your config file: %s
|
||||
|
||||
need_approval_desc = Need approval to run workflows for fork pull request.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue