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: updating available event trigger data #114

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Oct 24, 2024

  • removes app_id from message_posted event
  • adds item_user, message_link and parent_message_link to reaction_added event
  • removes inviter_id from user_joined_channel event

Our public docs on this are here: https://api.slack.com/automation/triggers/event#data

@filmaj filmaj added enhancement New feature or request semver:minor requires a minor version number bump labels Oct 24, 2024
@filmaj filmaj self-assigned this Oct 24, 2024
@filmaj filmaj requested a review from a team as a code owner October 24, 2024 19:58
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3d2507e) to head (15e7c8e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #114   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           36        36           
  Lines         1130      1133    +3     
  Branches        17        17           
=========================================
+ Hits          1130      1133    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@srajiang srajiang left a comment

Choose a reason for hiding this comment

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

LGTM!

@filmaj filmaj merged commit 340d114 into main Oct 28, 2024
20 checks passed
@filmaj filmaj deleted the moar-trigger-data branch October 28, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request semver:minor requires a minor version number bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants