Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Save links to the first PR comment instead of PR description

オープン
#92 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
github, python
領域
devtools

調査の方向性

まず、新しい GitHub PR を作成してその説明を組み立てるコードパスを特定し、次に stack links がどのように生成されるかを追跡します。指定された設定が有効な場合に、リンクが説明ではなく最初の PR コメントに書き込まれれば完了です。該当する動作について、リポジトリに既存のテストを確認してください。

索引モデルが issue の本文から書いたものです。

説明

Github supports automerging of PRs when CI checks and other requirements are met. Using stack-pr with automerging means the full PR description, including the links to the other PRs in the stack will get merged in the main branch. The alternative I am requesting is to save the PR links to a comment in the just opened PR. This will be the first comment given the PR was just opened, so no risk there. This will keep the commit messages clean.

This depends on the following setting being enabled:

Image
主要言語
Python
スター
569
フォーク
43
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

modular/stack-pr のほかの issue

modular/stack-pr の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。