Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI trigger exclude: docs/docs/* #17045

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Conversation

brianrourkeboll
Copy link
Contributor

@brianrourkeboll brianrourkeboll commented Apr 15, 2024

Description

  • Exclude the contents of the docs/ directory from triggering CI. This lets us update the release notes, etc., without retriggering a full CI run.

If there is concern that this is too broad (or if there is something under docs/ that should trigger CI), I will change it to use docs/release-notes/* instead, since the release notes are the most frequently updated thing under docs/.

* Exclude the contents of the `docs/` directory from triggering CI. This lets us update the release notes, etc., without retriggering a full CI run.
@brianrourkeboll brianrourkeboll requested a review from a team as a code owner April 15, 2024 13:13
Copy link
Contributor

✅ No release notes required

@psfinaki
Copy link
Member

Damn I wanted to trigger a test change but then the whole merge commit got in, sorry :)

@psfinaki
Copy link
Member

Should be good to go, thanks

@vzarytovskii vzarytovskii enabled auto-merge (squash) April 16, 2024 07:50
@vzarytovskii vzarytovskii merged commit 807d41d into dotnet:main Apr 16, 2024
32 checks passed
@brianrourkeboll brianrourkeboll deleted the patch-1 branch April 16, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants