okteto / pipeline

Enable GitHub developers to trigger Okteto Pipelines from a GitHub Actions workflow
https://okteto.com
Apache License 2.0
15 stars 8 forks source link

Add log level #24

Closed teresaromero closed 3 months ago

teresaromero commented 3 months ago

Resolves https://okteto.atlassian.net/browse/DEV-320

As done for deploy-preview this PR adds the input of log-level to the action in order to enable debug logging or any other level the user wants to use on the runs.

Tested running the pipeline using the last commit https://github.com/teresaromero/go-getting-started/actions/workflows/test-actions.yml