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

Allow uploading files as attachments

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
活発
技術スタック
github, go
領域
api

調査の方向性

この issue にはファイルもテストも記載されていません。まず、pull request の作成と更新に使用されている既存の MCP ツールを追跡し、次に GitHub が issue または pull request の添付ファイルのアップロードをどのようにサポートしているかを確認してください。ワークフローでローカル画像をアップロードし、PR の説明から実際の添付ファイル URL を参照できれば完了です。

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

説明

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.
主要言語
Go
スター
33.1k
フォーク
5k
平均マージ
2日 1時間
マージ済み PR(30日)
25

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

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

はじめの一歩

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

github/github-mcp-server のほかの issue

github/github-mcp-server の issue をすべて見る

似ている issue

Go の issue をもっと見る

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

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