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

[External Plugin]: megalinter

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

メンテナーはふだん 1 日以内に返信

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
48/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
docker, github, javascript

調査の方向性

コミット e96b2d606cd8b32303706e8cd8f9c3c9269eb043 の oxsecurity/megalinter を、ルートの plugin.json と skills/ ディレクトリから確認します。参照されている Agent Plugins のドキュメントに照らして、4 つの skills、3 つの sub-agents、Copilot の manifests、submission checklist を確認してください。外部プラグインが有効かつポータブルで、manifest またはポリシー上の問題なく組み込みの準備ができていれば完了です。

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

説明

external-plugin needs-review:MEDIUM requires-submitter-fixes
Plugin name

megalinter

Short description

Set up, run and fix MegaLinter on any repository: 100+ linters for 69+ languages, 23+ formats and 21+ tooling formats, from CI or locally.

GitHub repository

oxsecurity/megalinter

Plugin path inside the repository

./skills

Ref to review

No response

Commit SHA to review

e96b2d606cd8b32303706e8cd8f9c3c9269eb043

Version

1.0.3

License identifier

AGPL-3.0

Author name

OX Security

Author URL

https://github.com/oxsecurity

Homepage URL

https://megalinter.io

Keywords

linter
code-quality
formatter
security
ci

Additional notes for reviewers

MegaLinter aggregates 100+ linters covering 69+ languages, 23+ formats and 21+ tooling formats.

The plugin lives at the repository root and ships:

  • 4 skills under skills/ (megalinter, megalinter-setup, megalinter-check, megalinter-fix), auto-discovered per Agent Plugins 1.0
  • 3 sub-agents (megalinter-watcher, megalinter-runner, megalinter-fixer)

Manifests: a root plugin.json conforming to Agent Plugins 1.0, with no extra top-level keys.

Updated since the first submission, after the Copilot portability review in this issue:

  • The 3 sub-agents now ship to Copilot clients as com.github.copilot/agents/.agent.md. They were previously declared only in the Claude Code and Cursor manifests, which Copilot does not read, so Copilot loaded none of them. They are generated from the Claude Code definitions, and CI fails if the two drift.
  • megalinter-setup no longer infers the install mode from skill naming, since no platform exposes a skill's origin: it reads the filesystem and asks the user when that is ambiguous. Its manual Copilot instructions now use the required .agent.md suffix in .github/agents/, and drop the model override that is not a Copilot model id.
  • The skills' frontmatter key licence is corrected to license.
  • CI now loads this repository as an external plugin in the GitHub Copilot CLI (copilot --plugin-dir . plugins list --json) and asserts it is accepted with no manifest error. It runs offline, with no marketplace and no authentication.

No API key, credentials, or network service are required. The skills drive the public mega-linter-runner npm package and the MegaLinter Docker image.

Docs: https://megalinter.io/latest/agent-plugins/

Submission checklist
  • The plugin lives in a public GitHub repository.
  • The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
  • This submission follows this repository's contribution, security, and responsible AI policies.
  • This plugin is not already listed in the Awesome Copilot marketplace.
主要言語
JavaScript
スター
39.2k
フォーク
5k
平均マージ
1日 18時間
マージ済み PR(30日)
109

環境構築

はじめの一歩

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

github/awesome-copilot のほかの issue

github/awesome-copilot の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

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

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