Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No commit found for SHA: 302de2cbaebb96948ff6419dcaxxxxxx #89

Open
amreshsharmachetu opened this issue Oct 20, 2023 · 0 comments
Open

Comments

@amreshsharmachetu
Copy link

amreshsharmachetu commented Oct 20, 2023

Run 5monkeys/cobertura-action@master
with:
path: /home/runner/work/myrepo/myrepo/**/coverage.xml
minimum_coverage: 75
repo_token: ***
skip_covered: true
fail_below_threshold: false
show_line: false
show_branch: false
show_class_names: false
show_missing: false
link_missing_lines: false
only_changed_files: false
env:
PIP_CACHE_DIR: /home/runner/work/myrepo/myrepo/.pip
DEPLOY: false
pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
Error: No commit found for SHA: 302de2cbaebb96948ff6419dca4e5610b68b3484

while using action file on the event on:
push:
tags:
- '*' and when we trigger the pipline by running the ./release.sh we are gettingh the above issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant