Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 22, 2026

Changes the dev workflow from its previous purpose (reading issues and posting poems) to building and testing the gh-aw project.

Changes

  • Updated workflow instructions to run make build and make test
  • Removed unnecessary config: issue_number input, issues: read permission, network.allowed, tools.github, safe-outputs
  • Increased timeout from 5 to 15 minutes for build/test duration

New workflow content

# Build and Test Project

Build and test the gh-aw project to ensure code quality.

**Requirements:**
1. Run `make build` to build the binary (this handles Go module downloads automatically)
2. Run `make test` to run the test suite
3. Report any failures with details about what went wrong
4. If all steps pass, confirm the build and tests completed successfully
Original prompt

change the dev workflow's instruction to build and test this project

Custom agent used: agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing


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

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot AI changed the title [WIP] Update development workflow instructions for project build and test Update dev workflow to build and test project Jan 22, 2026
Copilot AI requested a review from Mossaka January 22, 2026 23:02
@Mossaka Mossaka marked this pull request as ready for review January 22, 2026 23:51
@Mossaka Mossaka merged commit 55aab2d into main Jan 22, 2026
49 checks passed
@Mossaka Mossaka deleted the copilot/update-dev-workflow-instructions branch January 22, 2026 23:52
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