JamieMason / JamieMason/syncpack-github-action
Cannot create comment on dependabot PR's
- 主要言語
- 言語のデータがありません
- スター
- 14
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Whenever i merge a PR to my main branch, syncpack action will fail in the step where he tries to add a comment:

This makes sense to me, because in the moment he tries to add the comment, there is no pull request anymore, as it was just merged to main. Easy fix -> i disabled running syncpack on pushes to main.
But now, i get the same behavior in dependabot pull requests, where it should work i guess?

But now i think it is a bug that he cannot add his comment to the pull-request.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、syncpack GitHub Action がマージされたプッシュと Dependabot のプルリクエストに対するコメント作成をどのように処理しているかを調査します。Dependabot のプルリクエストで失敗を再現し、プルリクエストがオープンのままでも Action が失敗せずにコメントを追加できることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions
- 領域
- ci-cd
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100