Closed f-moya closed 2 years ago
Add Github Actions support by adding:
GITHUB_REF_NAME
GITHUB_SHA
Github docs on this.
Closes https://github.com/codeclimate-support/old-plugin-escalations/issues/128
@fede-moya - should we update this help doc? https://docs.codeclimate.com/docs/github-actions-test-coverage
@efueger right, it's on my todo-list I'm working performing the test-report release
Add Github Actions support by adding:
GITHUB_REF_NAME
: The branch or tag name that triggered the workflow run.GITHUB_SHA
: The commit SHA that triggered the workflow. For example, ffac537e6cbbf934b08745a378932722df287a53.Github docs on this.
Closes https://github.com/codeclimate-support/old-plugin-escalations/issues/128