Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Improve interoperability with GitGitGadget

Aperta
#345 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
git, github
Ambito
api, backend

Direzione di ricerca

Inizia dalla segnalazione collegata sulla mailing list di Git e dall’istanza Git di Patchwork, quindi esamina come sono rappresentati gli invii da GitGitGadget. L’issue non indica file di implementazione né test; il lavoro sarebbe considerato completato quando fosse concordato un approccio che preservi l’identità di ciascun mittente di GitGitGadget in Patchwork.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
Python
Stelle
317
Fork
91
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di getpatchwork/patchwork

Tutte le issue di getpatchwork/patchwork

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.