fix: disable lookup for unresolvable alex/.profile reusable workflow #5
No reviewers
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
alex/renovate-bot!5
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/disable-unresolvable-profile-workflow"
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?
Fixes #4. Renovate fails to look up the alex/.profile reusable workflow referenced in .forgejo/workflows/pi.yml (github-digest package: no-result) on this self-hosted Forgejo instance. Add a packageRules entry to disable the lookup for this specific package. Scoped to the github-actions manager so other deps still work.