fix(workflows): scan Forgejo definitions #1
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/forgejo-workflow-discovery-1714"
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?
Relates codewire/codewire#1714
Adds native
.forgejo/workflowsdiscovery to the published scanner so Forgejo-root consumers receive the same offline zizmor audit as GitHub and Gitea definitions.Scope is intentionally limited to path discovery, regression coverage, and user-facing scanner descriptions. Scanner policy and pinned helper versions are unchanged.
Verification:
make test(full race-enabled Go suite), focused workflow/cmd tests, formatting, and diff checks.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.