Document Forgejo actions/ namespace mirror requirement for the test workflow #3
Labels
No labels
blocked:upstream
ci
docs
enhancement
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
rasterstate/sccache-action#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
.forgejo/workflows/test.ymlusesactions/checkout@v6. That resolves only if the Forgejo instance is configured to mirror theactions/namespace from a GitHub-compatible source. The action itself has no external action dependencies, so this only affects contributors running the self-test on their own Forgejo, not consumers of the action.Add a short note to README (or CONTRIBUTING) explaining the requirement, and mention the workaround of using the full URL form
uses: https://github.com/actions/checkout@v6.