Commit 9bec5d2
docs(prompts): add on.pr trigger documentation to create-ado-agentic-workflow.md (#581)
Step 11 only documented on.pipeline triggers. The on.pr trigger is fully
implemented (PrTriggerConfig with branches/paths/filters) and documented in
docs/front-matter.md, but was entirely absent from the workflow creation
prompt that agents use.
- Rename Step 11 to 'Triggers (optional)' to cover both trigger types
- Add on.pr section with full example (branches, paths, runtime filters)
- Add explanation of how on.pr generates native ADO pr: block + gate step
- Fix 'PR-Triggered Code Review' common pattern to actually use on.pr
(it previously used on.pipeline, which contradicted the pattern name)
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 8029980 commit 9bec5d2
1 file changed
Lines changed: 54 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
381 | 385 | | |
382 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
383 | 424 | | |
384 | 425 | | |
385 | 426 | | |
| |||
662 | 703 | | |
663 | 704 | | |
664 | 705 | | |
665 | | - | |
| 706 | + | |
666 | 707 | | |
667 | 708 | | |
668 | 709 | | |
669 | | - | |
670 | | - | |
671 | | - | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
672 | 715 | | |
673 | 716 | | |
674 | 717 | | |
675 | 718 | | |
676 | 719 | | |
677 | 720 | | |
678 | | - | |
679 | | - | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
680 | 726 | | |
681 | 727 | | |
682 | 728 | | |
| |||
0 commit comments