Remove the duplicated new-issue-approval link from the agenda Prework section
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 65/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 活発
- 技術スタック
- github
調査の方向性
Issue #162から始め、PreworkとRecurringの箇条書きに、ここで引用されているフィルターが引き続き含まれていることを確認してください。現在のbodyを取得してバックアップし、名前付きのセクションとリンクを保持したまま、重複しているNew Issue Reviewリンクだけにパッチを適用してください。bodyを再取得し、次の月曜日に生成されるコメントにその列へのリンクが正確に1つ含まれていることを確認してください。
索引モデルが issue の本文から書いたものです。
説明
Overview
We need to remove the duplicated link to the New Issue Review column from the Leads and PM meeting agenda template (#162), because since the 2026-08-24 repair the Prework bullet queries the same board column as the Recurring bullet, so a single agenda now sends the reader to one column twice.
Action Items
- Confirm both bullets still read as below before changing anything — #162's body is edited by several people through the web UI, so it may have moved since this was written. As of 2026-08-27:
- Prework, line 13: "project board, new issue approval, no ready for no draft" →
status:"New Issue Review" -label:"ready for CoP Lead","ready for product","ready for prioritization" -label:draft - Recurring items, line 18: "review any issues that are in the new issue approval column" →
status:"New Issue Review"
- Prework, line 13: "project board, new issue approval, no ready for no draft" →
- Verify the subset relationship rather than assuming it. The Recurring filter is a bare status term with no negations, so everything the Prework link returns is also returned by the Recurring link. That is what makes this a duplicate rather than two genuinely different views.
- Decide which one survives. The negations are the useful part — a bare
status:"New Issue Review"returns items already markedready for ..., which is exactly what the reviewer does not need to look at again. Recommendation, to accept or overrule: keep the Prework bullet's filter and drop the Recurring one, folding the Recurring wording into the Prework bullet so the agenda keeps the instruction "review any issues in the new issue approval column" but points it at the filtered view. - Do not remove the
-label:draftterm while you are in there.draftwas dropped as a template default on 2026-08-09, so it now matches almost nothing — but it still catches a manually applieddraftlabel, and the label deliberately still exists for that purpose. Leaving it is correct; it is not dead weight to tidy up. - Edit #162's body following the "Editing procedure issues in place" discipline — fetch fresh and diff against the last copy, save a pre-edit backup, patch the specific bullets rather than regenerating the body, then re-fetch and assert both the change and that the Prework icebox link, the three PM review links and the Task Items / FYIs sections are untouched.
- After the edit, verify at the next weekly run, not only on save: the agenda comment generated for the following Monday should contain exactly one link to the New Issue Review column. That is the real test — the body is a template, and what matters is what the copied comment looks like.
Resources/Instructions
- The issue to edit: #162 "CoP DevOps: 2026 Leads and PM meeting Agenda". Its body holds the template; each week's run is a new comment. Edit the body template only — never a past comment.
- How this arose: the Prework bullet used to carry no state or status term at all, so a link labelled "new issue approval" returned 87 board items, 55 of them
Done, going back to 2022. It was repaired on 2026-08-24 by addingstatus:"New Issue Review"— which fixed the link and, as a side effect, made it a strict subset of the Recurring bullet. This ticket is the second half of that repair. - Scope boundary, deliberate. #162 needs a wider restructure — it still hardcodes three PM review links by GitHub handle and two Google Sheets roster links, and its text has drifted from what its filters actually do. That work is separate, larger and currently unticketed. This ticket is only the duplicated column link. Do not fold the restructure in; if you find yourself rewriting whole sections, stop and raise it.
- Worth knowing while editing these filters:
no:assigneeis silently ignored in a Projects v2filterQuery— no error, no warning, it just does not apply. That is why the Prework link no longer mentions it, and it is why any filter change here has to be checked against a board item you know should be excluded rather than trusted because the syntax looks valid.
- 主要言語
- PowerShell
- スター
- 8
- フォーク
- 10
- 平均マージ
- 7時間 30分
- マージ済み PR(30日)
- 22
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
hackforla/devops のほかの issue
-
Fix CONTRIBUTING.md's "Getting write access" section - it contradicts the fork bot and the wiki オープンcomplexity: small feature: Onboarding good first issue role: DevOps Engineer size: 1pt
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
-
complexity: small feature: maintenance role: DevOps Engineer size: 1pt
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
complexity: small feature: maintenance role: DevOps Engineer size: 1pt
難易度 3/5 1〜2日 初心者へのやさしさ 58/100
-
complexity: medium feature: security role: DevOps Engineer size: 3pt
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
-
Migrate the Terraform S3 backends off dynamodb_table onto use_lockfile and delete the lock tables オープンcomplexity: medium feature: maintenance role: DevOps Engineer size: 2pt
難易度 5/5 1週間以上 初心者へのやさしさ 45/100
hackforla/devops の issue をすべて見る
似ている issue
-
Link Checker Report オープンautomated issue report
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Humanity AI オープン
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
numfocus/project-fundraising#166 ·
-
area:proxy bug security severity:low track:open-source
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100