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

Add only_commits to .appveyor.yml #94

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

christian-monch
Copy link
Contributor

@christian-monch christian-monch commented Jul 19, 2024

This PR adds an only_commit mapping to .appveyor.yml that illustrates how to límit CI builds to changes in code, tools
or .appveyor.yml.

The section has to be adapted if the directory names are changed. Otherwise some changes might not trigger to CI-builds.

This commit adds an `only_commit` mapping to
`.appveyor.yml` that illustrates how to
límit CI builds to changes in code, tools
or `.appveyor.yml`.

The section has to be adapted if the
directory names are changed. Otherwise
some changes might not lead to CI-builds.
@christian-monch christian-monch added the CHANGELOG-missing When a PR does not contain add a changelog item, yet label Jul 19, 2024
@christian-monch christian-monch removed the CHANGELOG-missing When a PR does not contain add a changelog item, yet label Jul 19, 2024
Copy link
Contributor

@mslw mslw left a comment

Choose a reason for hiding this comment

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

Seems right. Thanks!

@christian-monch christian-monch merged commit 163fa9c into main Jul 19, 2024
4 checks passed
@christian-monch christian-monch deleted the extend-only-commits-files branch July 19, 2024 10:25
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