Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

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

已关闭
#45 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
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 小时
30 天内合并 PR
6

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。