slackapi / slackapi/bolt-python
Make the conversations.setProperties method public
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 1.3k
- フォーク
- 288
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 10
説明
The conversations.setProperties is currently an unofficial/non-public API, but we have access to the admin.conversations.bulkSetProperties method on the Enterprise Grid. Allowing us to use this non-admin method would be amazing in automatically updating each channel to turn on the Huddle Notes AI feature, as it's annoying having to manually update each channel.
Category (place an x in each of the [ ])
- slack_bolt.App and/or its core components
- slack_bolt.async_app.AsyncApp and/or its core components
- Adapters in slack_bolt.adapter
- Others
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Bolt Python のコードベースで conversations.setProperties のエントリーポイントと、関連する公開 conversation メソッドを見つけます。これらのメソッドがどのように公開され、テストされているかを確認します。アプリケーションがサポートされている non-admin API を通じて conversations.setProperties を呼び出せ、関連するテストがパスすれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api, backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 65/100