Skip to content

Add AGENTS.md and update project settings to match.#8

Merged
Malcolmnixon merged 1 commit intomainfrom
add-agents-md
Dec 11, 2025
Merged

Add AGENTS.md and update project settings to match.#8
Malcolmnixon merged 1 commit intomainfrom
add-agents-md

Conversation

@Malcolmnixon
Copy link
Contributor

This PR:

  • Adds AGENTS.md
  • Update project settings to match AGENTS.md
  • Adds weekly building of project

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds an AGENTS.md file to provide AI coding agents with project context and instructions, updates project settings to enforce warnings-as-errors, adds test parallelization configuration, and implements weekly scheduled builds.

Key changes:

  • Introduces AGENTS.md with comprehensive project documentation for AI agents
  • Enables TreatWarningsAsErrors in both library and test projects for stricter code quality
  • Adds weekly scheduled builds via cron job running Mondays at 5PM UTC

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
AGENTS.md New AI agent instructions file documenting project structure, technologies, and development guidelines
src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj Adds TreatWarningsAsErrors setting to enforce strict compilation
test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.csproj Adds TreatWarningsAsErrors setting to test project
test/DemaConsulting.TestResults.Tests/AssemblyInfo.cs Adds MIT license header and MSTest parallelization configuration
.github/workflows/build_on_push.yaml Expands triggers to include weekly scheduled builds on Mondays

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Add weekly building of project.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Malcolmnixon Malcolmnixon merged commit d743632 into main Dec 11, 2025
13 checks passed
@Malcolmnixon Malcolmnixon deleted the add-agents-md branch December 11, 2025 19:36
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