Skip to content

Skip dmd workflows for spec-only changes#22821

Merged
thewilsonator merged 1 commit intodlang:masterfrom
dkorpel:ignore-spec
Mar 27, 2026
Merged

Skip dmd workflows for spec-only changes#22821
thewilsonator merged 1 commit intodlang:masterfrom
dkorpel:ignore-spec

Conversation

@dkorpel
Copy link
Copy Markdown
Contributor

@dkorpel dkorpel commented Mar 26, 2026

(Partially?) closes dlang/tools#489

@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request and interest in making D better, @dkorpel! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please verify that your PR follows this checklist:

  • My PR is fully covered with tests (you can see the coverage diff by visiting the details link of the codecov check)
  • My PR is as minimal as possible (smaller, focused PRs are easier to review than big ones)
  • I have provided a detailed rationale explaining my changes
  • New or modified functions have Ddoc comments (with Params: and Returns:)

Please see CONTRIBUTING.md for more information.


If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment.

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#22821"

@dkorpel dkorpel marked this pull request as ready for review March 26, 2026 23:31
@thewilsonator thewilsonator merged commit 4b4b13c into dlang:master Mar 27, 2026
33 checks passed
@ntrel
Copy link
Copy Markdown
Contributor

ntrel commented Mar 27, 2026

Great, thanks!

@dkorpel dkorpel deleted the ignore-spec branch March 27, 2026 15:39
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.

dmd CI tests should not run when only spec is changed

4 participants