Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Allow uploading files as attachments

Abierto
#738 19 comentarios 75 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
48/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Activo
Stack tecnológico
github, go
Área
api

Línea de trabajo

El issue no menciona archivos ni pruebas. Empieza rastreando las herramientas MCP existentes para crear y actualizar pull requests; después, comprueba cómo admite GitHub la carga de archivos adjuntos de issues o pull requests; el trabajo estará terminado cuando un flujo de trabajo pueda cargar imágenes locales y hacer referencia a URLs reales de archivos adjuntos en la descripción de una PR.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.
Lenguaje dominante
Go
Estrellas
33.1k
Forks
5k
Merge medio
2 d 1 h
PR fusionados (30 d)
25

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de github/github-mcp-server

Todos los issues de github/github-mcp-server

Issues similares

Más issues de Go

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.