Teamwork / Teamwork/github-sync
Retrieve card ID from PR title
オープン
まだ誰も着手していません。
- 主要言語
- Shell
- スター
- 68
- フォーク
- 27
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Is your feature request related to a problem? Please describe.
It would be useful if this action could identify the Teamwork card related to the PR from the PR title, rather than needing a full link in the PR description.
Describe the solution you'd like
I'd like to be able to just set the PR title to something like 12341234 Add X feature and the action can identify the related card from that.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、action が pull request のメタデータを読み取り、PR の説明から Teamwork カードを解決している箇所を特定します。先頭にカード ID を置く形式を受け入れ可能な PR タイトル形式として定義し、既存のカード検索フローを確認して、12341234 Add X feature のようなタイトルのテストカバレッジを追加します。説明に完全なリンクがなくても action がそのカードを特定できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, shell
- 領域
- ci-cd, tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100