Skip to content

Remove --dir workflows flag; restore validate step for default location#127

Merged
mnkiefer merged 3 commits into
mainfrom
copilot/update-changelog
Jun 12, 2026
Merged

Remove --dir workflows flag; restore validate step for default location#127
mnkiefer merged 3 commits into
mainfrom
copilot/update-changelog

Conversation

Copilot AI commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The workflows/ directory has been removed; all workflow sources now live in .github/workflows/ (the default gh aw compile search path). The old --dir workflows validation step was stale and failing.

Changes

  • copilot-setup-steps.yml: Removed the --dir workflows flag from the "Validate published workflows" step — gh aw compile picks up .github/workflows/ by default, so the flag is redundant and broken.
  • CHANGELOG.md: Added [0.3.2] entry documenting the workflows/ directory removal and migration note for any path-based references.

Copilot AI and others added 3 commits June 12, 2026 07:57
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
…ved)

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
…date --no-emit)

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
@mnkiefer mnkiefer marked this pull request as ready for review June 12, 2026 08:34
@mnkiefer mnkiefer merged commit 95b020b into main Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants