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(3274): add not equal filter for pipeline events creator #3275

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

VonnyJap
Copy link
Member

@VonnyJap VonnyJap commented Feb 1, 2025

Context

The pipeline events list API currently supports filtering to include events created by a specific user, but it does not provide an option to exclude events created by a user.

Objective

This change introduces the "ne:${username}" syntax, allowing the exclusion of events created by a specific user.

References

#3274

License

I confirm that this contribution is made under a BSD license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@coveralls
Copy link

Coverage Status

coverage: 95.317% (+0.004%) from 95.313%
when pulling 5089565 on scheduler
into 90e5504 on master.

@VonnyJap VonnyJap merged commit 87dfd38 into master Feb 3, 2025
2 checks passed
@VonnyJap VonnyJap deleted the scheduler branch February 3, 2025 18:54
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.

3 participants