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

Proposal: own the TLP governance values Magpie's onboarding skill needs

クローズ
#45 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
活発
技術スタック
yaml

調査の方向性

Start with the committer-onboarding context, the linked design PR #1265, and docs/setup/agentic-overrides.md. This issue has no implementation or named test to run; it is done when ComDev decides whether to own the proposed TLP values and confirms whether they are correct.

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

説明

Magpie ships committer-onboarding, which takes a nominator from a passed vote to a welcomed committer. One procedure serves both podlings and TLPs, branching on a stage: podling | tlp config key.

The problem

The values that branch selects — the Whimsy roster URL, the binding-vote rule, the private-list address — are filled in per project, by hand. Every project retypes what ComDev already knows, and when something changes, every copy is silently stale. whimsy_roster_url: TODO appears in our config template because there is nowhere better for it to come from.

The proposal — two things ComDev would own, both optional

1. A value set

One small file describing what being a graduated TLP implies:

stage: tlp
governing_body: PMC
whimsy_roster_url: https://whimsy.apache.org/roster/committee/<project>
private_list: private@<project>.apache.org

Values only — no procedure, no prose. Magpie pins it by tag and resolves project → stage → organization → default, so a project gets correct defaults and can still override anything it genuinely needs to differ on.

2. An override, if values are not enough

If ComDev concludes the shared procedure is simply wrong for TLPs — a step missing, a step ordered differently, a different tone — you write that in your own repository as an agentic override, and every project picks it up on the next pin.

No pull request against Magpie, and no second copy of the 80% that never diverged. The point is that divergence stays incremental: you are not choosing between "accept Magpie's procedure as-is" and "fork it".

What we are asking

Whether ComDev is willing to own these, and whether the values above are right.

We have deliberately not written them ourselves. Magpie asserting what ComDev's policy is would recreate exactly the staleness this is meant to fix — we would find out we were wrong from a project that got it wrong.

Context

This would be the first time Magpie consumes a configuration fragment from ComDev. The Incubator PMC is already a source Magpie consumes from — their releasecheck skill arrives pinned by tag through a curated source — so the trust and pinning machinery exists and is in use; ComDev would be the second body using it.

Design: https://github.com/apache/magpie/pull/1265. Nothing is built; this needs your answer first.

Cross-posted to dev@community.apache.org.


Filed by a Magpie maintainer, drafted with AI assistance.

主要言語
JavaScript
スター
4
フォーク
7
平均マージ
4日 15時間
マージ済み PR(30日)
6

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

似ている issue

JavaScript の issue をもっと見る

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

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