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

Improve interoperability with GitGitGadget

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
git, github
領域
api, backend

調査の方向性

リンクされている Git のメーリングリストの報告と Patchwork の Git インスタンスから始め、その後、GitGitGadget からの投稿がどのように表現されているかを確認します。この issue では実装ファイルやテストは指定されていません。完了とするには、Patchwork において各 GitGitGadget 投稿者の身元を保持する合意済みのアプローチが必要です。

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

説明

enhancement

GitGitGadget is a GitHub app that can be used to send patch series to the Git mailing list using GitHub PRs (for now it works only for the Git mailing list, I think some Linux subsystems are thinking of using it eventually, though I don't remember where exactly on the Git mailing list I've read that).

At the moment, because of the way GitGitGadget works (all series sent to the list use gitgitgadget@gmail.com in the "From" header, and record the submitter identity ), all series sent using this tool show up on the Git patchwork instance as originating from the same contributor, i.e. the person that most recently used the tool at any given time.

I reported that on the Git mailing list here, and it was not clear if it would be better to fix this interoperability problem on the patchwork side or on GitGitGadget's side.

So I'm opening an issue here so that it can be discussed.

@dscho @gitster

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

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

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

はじめの一歩

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

getpatchwork/patchwork のほかの issue

getpatchwork/patchwork の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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