factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

Create new artifact action to log a message #109

Closed stmh closed 3 years ago

stmh commented 3 years ago

sth like

  actions:
    - action: log
      arguments:
       severity: (debug|info|notice|warning|error)
       message: My important log message

Should mimic the existing script_callback log_message