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

feat: support subscription tag and subtag filter #13

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

mzz2017
Copy link
Contributor

@mzz2017 mzz2017 commented Feb 10, 2023

subscription {
    my_sub: 'https://www.example.com/subscription/link'
    better: 'https://www.better.com/subscription/link'
}
group {
    my_group {
        filter: subtag(better, regex: '^my_') && name(keyword: netflix)
    }
}

@mzz2017 mzz2017 changed the title feat: support subscription tag and filter group nodes by subscription tag feat: support subscription tag and subtag filter Feb 10, 2023
@mzz2017 mzz2017 merged commit c54a5a0 into main Feb 10, 2023
@mzz2017 mzz2017 deleted the feat_subscription_key branch February 10, 2023 05:18
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.

None yet

1 participant