CASru-GAME / TeamGameDevBootcamp

チームで大規模Unity開発をするための、予行練習リポジトリ
0 stars 0 forks source link

Projectsの設定を適切に変更したい #11

Closed Elise3993 closed 1 month ago

Elise3993 commented 1 month ago

概要

詳細

(当projectsのurl)[https://github.com/users/Elise3993/projects/4/workflows]

dugite-git commented 1 month ago

見てみます

Elise3993 commented 1 month ago

Issueがclosedになったら自動でdoneに移動するようにする

これに関してはすでにできているかもしれない

dugite-git commented 1 month ago

https://docs.github.com/ja/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically これっぽい?

dugite-git commented 1 month ago

projectsのworkFlowの設定を変更します。

dugite-git commented 1 month ago

auto-add to projectsがオンになってなかったみたい

dugite-git commented 1 month ago

とりあえず ワークフローの

dugite-git commented 1 month ago

デフォルトのワークフロー以外はactionsで設定しないとだめみたい…… 担当者が決まった時にin progressになるワークフロー作りたい

dugite-git commented 1 month ago

https://zenn.dev/unsoluble_sugar/articles/75e65267907956 これやりたい @Elise3993 確認お願いします。

Elise3993 commented 1 month ago

https://zenn.dev/unsoluble_sugar/articles/75e65267907956 これやりたい @Elise3993 確認お願いします。

確認した~、いいと思う!

dugite-git commented 1 month ago

了解です

dugite-git commented 1 month ago

issueに誰かがアサインした時のトリガーがworkflowにないらしいので諦めです(´;ω;`)

dugite-git commented 1 month ago

概要

  • どうもProjectsの設定がうまくいっておらず、使いにくい気がするので変更したい

詳細

  • 追加したIssueが自動でTodoに移動するようにする
  • Issueがclosedになったら自動でdoneに移動するようにする
  • Issueに紐づいたブランチからPRが出た時、Reviewに移動するようにする

(当projectsのurl)[https://github.com/users/Elise3993/projects/4/workflows]

上2つはすでにできてて、3つめはworkflow使えばできそうです。

dugite-git commented 1 month ago

Actions を使用した Projects の自動化

GitHub App の登録

以上の二つを行おうと思います。