Skip to content

Conversation

@TomsFreitas
Copy link
Contributor

@TomsFreitas TomsFreitas commented Oct 15, 2025

This MR adds the capability to handle interactive messages.
Interactive messages are the ones that include buttons and dropdowns and are connected to an action, like for example:
image

These button clicks would then be handled on the surface side

@TomsFreitas TomsFreitas requested a review from a team as a code owner October 15, 2025 09:29
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 21.73913% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.97%. Comparing base (5f7d98a) to head (f6c5fe4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
slackbot/management/commands/run_bot.py 15.78% 16 Missing ⚠️
slackbot/base.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   73.49%   70.97%   -2.53%     
==========================================
  Files          12       12              
  Lines         449      472      +23     
==========================================
+ Hits          330      335       +5     
- Misses        119      137      +18     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gsilvapt
Copy link
Contributor

Just a note that you might want to update the PR description/screenshots to avoid some of the mentions 😄

@TomsFreitas
Copy link
Contributor Author

Forgot that this is open source 😮‍💨

@tcppb tcppb closed this Oct 15, 2025
@TomsFreitas TomsFreitas deleted the add_interactive_processing branch October 15, 2025 09:57
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.

4 participants