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

Fix: Use events.ErrSkipped with a proper Reason when skipping an actions #202

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

GLVSKiriti
Copy link
Contributor

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind bug

/kind cleanup

/kind documentation

/kind tests

/kind feature

Any specific area of the project related to this PR?

Uncomment one (or more) /area <> lines:

/area commands

/area pkg

/area events

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #201

Special notes for your reviewer:

@poiana poiana added kind/bug dco-signoff: yes kind/documentation Improvements or additions to documentation area/events labels Apr 9, 2024
@poiana poiana requested review from FedeDP and leogr April 9, 2024 18:39
@poiana poiana added the size/XL label Apr 9, 2024
Copy link
Member

@leogr leogr left a comment

Choose a reason for hiding this comment

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

👍

@poiana
Copy link

poiana commented Apr 11, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: GLVSKiriti, leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana
Copy link

poiana commented Apr 11, 2024

LGTM label has been added.

Git tree hash: 9ae2462e2b1c031e0d9022db33f451d4e842f6fb

@poiana poiana merged commit 5f70ab6 into falcosecurity:main Apr 11, 2024
4 checks passed
@GLVSKiriti GLVSKiriti deleted the errSkippedUpdate branch April 11, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use events.ErrSkipped with a proper Reason when skipping an actions
3 participants