codecov / codecov/codecov-action
[BUG] Using the action on Forgejo seems to fail due to script action
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 260
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
Describe the bug
It seems that this action cannot be used on Forgejo due to not being able to skip github-script action entirely.
To Reproduce
Steps to reproduce the behavior:
- Setup a repo on codeberg
- Setup the manual token in action secrets
- Try to use the action with the token
- See problem
Expected behavior
I would have expected it to work.
Screenshots
If applicable, add screenshots to help explain your problem.
Product Area
If applicable, the product with the given bug (e.g. coverage, test analytics, browser extension, bundle analysis)
Versions
- OS: Linux
- Git Host: Codeberg
- CI/CD: Forgego Actions
- Uploader: Unknown?
Commit and CI link
https://codeberg.org/k8s-gateway/k8s_gateway/actions/runs/121/jobs/1/attempt/1
Additional context
It would be awesome if Codeberg was officially supported.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the linked Codeberg Forgejo Actions run with the manual token, then inspect where the github-script action is invoked. Done means the action can run successfully on Forgejo without requiring github-script to execute.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100