slackapi / bolt-python

A framework to build Slack apps using Python
https://slack.dev/bolt-python/
MIT License
1.02k stars 236 forks source link

feat: Add deprecation warnings to Steps from Apps components and Docs #1089

Closed WilliamBergamin closed 1 month ago

WilliamBergamin commented 1 month ago

This PR aims to inform developers that steps from apps are deprecated

Before After
Screenshot 2024-06-06 at 12 51 36 PM Screenshot 2024-06-06 at 12 51 04 PM

Category

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.77%. Comparing base (549252c) to head (3c90f1a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1089 +/- ## ======================================= Coverage 91.76% 91.77% ======================================= Files 186 186 Lines 6403 6407 +4 ======================================= + Hits 5876 5880 +4 Misses 527 527 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.