microsoft / microsoft/mcp

Updates to CHANGELOG files should not trigger build/test

Open
#3,421 2 comments 0 reactions 1 assignee Assigned to @chidozieononiwu View on GitHub
enhancement needs-team-attention server-Azure.Mcp tools-Core
Dominant language
C#
Stars
3.7k
Forks
624
Avg merge
2d 20h
Merged PRs (30d)
220

Description

Currently we build and test on every PR, even if none of the files touched by the PR affect build or test. For example, changelog files.

Suggestion: skip build and test when the PR only affects changelog files. Note other forms of validation may still be applicable.

This will help speed up our regular releases as we can't start the release pipeline until the CHANGELOG.md has been updated, and running build and test are the slowest parts of that process.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.