Replies: 2 comments 4 replies
|
@Tobias-08, you can always use a function for more complicated rule logic: https://sheriff.softarc.io/docs/dependency-rules#deprules-functions--wildcards Let us know, if that fixes your need. |
0 replies
|
@rainerhahnekamp Thanks for your quick response. I was aware of the deprules-functions. But I can't check two different tags (e. g. Thanks! |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
is it possible to combine multiple tags in a depRule? Something like:
'domain:X' && 'type:Y': 'type:Z'Thanks!
All reactions