-
Notifications
You must be signed in to change notification settings - Fork 183
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: add message thread id in telegramPayload #1008
Conversation
Welcome @vashian! It looks like this is your first PR to falcosecurity/falcosidekick 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is all good to me, well done
LGTM label has been added. Git tree hash: 23b891346ed2f1c751f78ca256fcbf677b8501dc
|
Can you sign off your commits please, the CI will decline the merge without. |
Signed-off-by: Mohammadreza <[email protected]>
Signed-off-by: Mohammadreza <[email protected]>
2898633
to
326503f
Compare
I’ve signed off all my commits as requested. |
Signed-off-by: Mohammadreza <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI, it will be released with the v2.30.0, I don't have any ETA for now
LGTM label has been added. Git tree hash: cc331ab4f952bf5446a5d01fe5a8c774877d7fd6
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Issif, vashian 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 |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area outputs
What this PR does / why we need it:
This enhancement allows for better control over message threading in Telegram.