Skip to content

Commit 7c15f2e

Browse files
committed
feat(#194): update documentation and constraints for agentic scaffolds
- Add `/github-actions` to the list of directories - Clarify distinction between public PowerShell cmdlets and `% nova` CLI behavior
1 parent 46e200e commit 7c15f2e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/agents/reviewer.agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Review changes for correctness, maintainability, test coverage, workflow safety,
3737
- `/docs-site-html`
3838
- `/markdown-authoring`
3939
- `/pester-testing`
40-
- `/github-actions`
4140
- `/release-and-changelog`
41+
- `/github-actions`
4242

4343
## Constraints
4444

scripts/build/Sync-AgenticCopilotScaffold.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
New = ''
340340
}
341341
@{
342-
Old = '- [ ] CLI behavior'
342+
Old = '- Preserve the distinction between public PowerShell cmdlets and `% nova` CLI behavior.'
343343
New = ''
344344
}
345345
)

0 commit comments

Comments
 (0)