Commit c9185c6
docs(site): fix pool default and add missing pipeline filter fields in front-matter reference (#644)
- Correct the pool example: replace stale 'AZS-1ES-L-MMS-ubuntu-22.04' string
default with accurate vmImage: ubuntu-22.04 (Microsoft-hosted) form, and add
commented alternatives for self-hosted string, self-hosted object, and 1ES.
- Add branch, build-reason, and expression to the pipeline.filters example; all
three are present in PipelineFilters struct (types.rs) and the repo docs but
were absent from the site page, while the 'Expression Escape Hatch' and
'Filter Validation' prose sections already referenced them.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6d87434 commit c9185c6
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
87 | | - | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
91 | 100 | | |
92 | 101 | | |
93 | 102 | | |
| |||
0 commit comments