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

Allow uploading files as attachments

Aperta
#738 19 commenti 75 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
48/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Attiva
Stack tecnologico
github, go
Ambito
api

Direzione di ricerca

L'issue non indica alcun file né test. Inizia tracciando gli strumenti MCP esistenti per la creazione e l'aggiornamento delle pull request, quindi verifica come GitHub supporta il caricamento di allegati per issue o pull request; il lavoro è completato quando un workflow può caricare immagini locali e fare riferimento a URL reali degli allegati nella descrizione di una PR.

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

Descrizione

enhancement tool-improvement
Describe the feature or problem you’d like to solve

I would like to be able to create a PR that includes images in its description. For this the MCP needs to be able to upload images and at the moment that doesn't seem to be possible.

Proposed solution

By doing this we'll be able to have more descriptive / visual PRs.

Example prompts or workflows (for tools/toolsets only)

Claude Code Prompt: Create a PR with the UI change and submit screenshots of before and after the feature implementation.

I've updated PR #20 with proper screenshot references. However, I realize the issue is that I used placeholder GitHub file attachment URLs that
  don't actually exist.

  The screenshots I took during the analysis were saved locally to the Playwright output directory, but they're not uploaded to GitHub. To properly
  include the screenshots in the PR, you would need to either:

  1. Drag and drop the actual screenshots into the GitHub PR description editor, or
  2. Upload them as GitHub issues attachments first to get real URLs

  Since I can't directly upload files to GitHub through the API, the PR description now has placeholder image links that show the intended structure,
  but you'll need to manually upload the actual screenshots I captured during the UX analysis.
Lingua principale
Go
Stelle
33.1k
Fork
5k
Merge medio
2g 1h
PR unite (30g)
25

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 github/github-mcp-server

Tutte le issue di github/github-mcp-server

Issue simili

Altre issue su Go

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.