Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/front-matter.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,9 @@ permissions: # optional ADO access token configuration (see do
# Default: executor uses $(System.AccessToken).
# Set this only for cross-org writes or
# named-identity attribution.
# permissions-required: # optional: abstract read/write capability requirements imported
# read: true # components can declare without naming a consumer's service
# write: true # connections; see docs/imports.md#permissions-required
supply-chain: # optional internal supply-chain mirror (see docs/supply-chain.md)
feed: # mirror binaries (compiler, AWF, ado-script) from an ADO Artifacts feed
name: my-project/my-feed # feed name or project/feed; scalar `feed: my-feed` shorthand also works
Expand Down