slackapi / slackapi/bolt-python
Will Workflows Steps from Apps created by this SDK stop working after deprecation?
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 1.3k
- 派生
- 288
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 10
描述
According to Slack, the traditional way of creating workflows will be discontinued, and from what I understand, the old wokflows steps should be migrated to the new way of creating custom functions: https://api.slack.com/legacy/workflows/steps https://api.slack.com/changelog/2023-08-workflow-steps-from-apps-step-back
It turns out that I've been using the bolt api for over 2 years to create app steps in the organization I work for, and I have a lot of flows created this way.
My question is the following: will these flows stop working? Is there any proposal for this SDK to create application steps in the new format? I'm a little confused about these changes.
Thanks.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先阅读 issue 中的两个 Slack 文档和 changelog 链接,然后在 Bolt Python 仓库中搜索对 workflow steps、app steps 和 custom functions 的支持。完成的标准是获得 maintainer 确认的兼容性答复,或针对新的 SDK 能力提出范围明确的方案;issue 未指定文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100