Skip to content

Add AGENTS.md file and associated changes.#86

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

Add AGENTS.md file and associated changes.#86
Malcolmnixon merged 1 commit intomainfrom
add-agents-md

Conversation

@Malcolmnixon
Copy link
Contributor

This PR adds an AGENTS.md file and performs the related changes.
Additionally the PR schedules weekly builds.

Copy link
Contributor

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-specific context and instructions, enables stricter build settings by treating warnings as errors, configures test parallelization, and schedules weekly CI/CD builds.

  • Adds comprehensive AGENTS.md documentation for AI agents covering project structure, commands, testing, and conventions
  • Enables <TreatWarningsAsErrors>true</TreatWarningsAsErrors> in both main and test project files for stricter code quality
  • Configures MSTest parallelization for improved test performance

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 documentation file providing AI agents with project overview, structure, development commands, testing guidelines, and code conventions
src/DemaConsulting.SpdxTool/DemaConsulting.SpdxTool.csproj Adds TreatWarningsAsErrors setting to enforce strict build quality
test/DemaConsulting.SpdxTool.Tests/DemaConsulting.SpdxTool.Tests.csproj Adds TreatWarningsAsErrors setting to test project
test/DemaConsulting.SpdxTool.Tests/AssemblyInfo.cs New file configuring MSTest parallel execution at method level with MIT license header
.github/workflows/build_on_push.yaml Adds weekly scheduled builds on Mondays at 17:00 UTC using cron syntax

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

Copy link
Contributor

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 2 comments.


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

Copy link
Contributor

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 27 out of 27 changed files in this pull request and generated no new comments.


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

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