Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 28, 2025

Aligns workflow configuration syntax with gh-aw's canonical naming convention by changing toolset: to toolsets: across all workflow files.

Changes

  • Updated 12 workflow files in workflows/ and .github/workflows/ directories
  • Changed github: toolset: to github: toolsets: in YAML frontmatter

Example

tools:
  github:
-   toolset: [all]
+   toolsets: [all]

Affects workflow files: maintainer.md, daily-accessibility-review.md, daily-backlog-burner.md, daily-dependency-updates.md, daily-perf-improver.md, daily-plan.md, daily-progress.md, daily-qa.md, daily-team-status.md, daily-test-improver.md, update-docs.md, weekly-research.md.

Original prompt

Rename "tools: github: toolset:" to "tools: github: toolsets:" to align with the name in gh-aw


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Rename toolset to toolsets for alignment Rename toolset: to toolsets: in workflow configurations Oct 28, 2025
Copilot AI requested a review from Mossaka October 28, 2025 07:01
Copilot finished work on behalf of Mossaka October 28, 2025 07:01
@Mossaka Mossaka marked this pull request as ready for review October 28, 2025 07:10
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