Commit b86ea3f
docs(site): document assignee fallback to last git author in create-work-item (#847)
When 'assignee' is omitted from the create-work-item configuration, the
executor falls back to the email of the last person who committed changes
to the agent source markdown file, discovered via 'git log' at Stage 3.
This behaviour was in docs/safe-outputs.md but missing from the site
reference page.
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 58631df commit b86ea3f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments