slackapi / slackapi/python-slack-hooks
[FEATURE] allow entry point overriding
オープン
まだ誰も着手していません。
auto-triage-skip
enhancement
- 主要言語
- Python
- スター
- 9
- フォーク
- 2
- 平均マージ
- 13時間 3分
- マージ済み PR(30日)
- 1
説明
Description of the problem being solved
There is no way for developers to override the entry point file name/path (default: app.py)
Alternative solutions
Open to ideas
Simple solution: Set an environment variable to override the default entry point value
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 番号を参照したプルリクエストを送ります。
調査の方向性
まず、デフォルトのエントリーポイントである app.py がどこで定義されているか、また Slack CLI がその値をどのように渡すか、または使用するかを確認します。提案されている環境変数によるアプローチと、周辺のエントリーポイント処理を確認してください。開発者がデフォルトの動作を変更せずに、別のファイル名またはパスを選択できるようになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100