docs: remove 'required' flag from reusable workflow 'runs-on' field #1252
No reviewers
Labels
No labels
FreeBSD
Kind/Breaking
Kind/Bug
Kind/Chore
Kind/DependencyUpdate
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Windows
linux-powerpc64le
linux-riscv64
linux-s390x
run-end-to-end-tests
run-forgejo-tests
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/runner!1252
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "schema-remove-required"
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?
Remove
requiredflag from theruns-onfield, specifically in the"workflow-call"schema type used for reusable workflows. Note that this field is not actually validated (there is no reference toMappingProperty.Requiredin the application), so this is primarily serves as a documentation update following the completion of https://codeberg.org/forgejo/forgejo/issues/9768 and related issues.