Perform Weekly Label check
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 58/100
Direzione di ricerca
Copia il modello di questo issue in un nuovo commento, quindi esamina le query collegate di conformance e missing-label per devops, devops-security e incubator. Inizia dai link dei filtri e dal board 73; il lavoro è completato quando registri i controlli, assegni un'etichetta a ogni finding, ripari i filtri quando necessario e verifichi gli issue elencati del board.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Overview
We need to perform a weekly check on issues to make sure they all conform to our label and milestone schema.
Action Items
- Copy the template below into a new comment on this issue and work through it there. Leave this issue body alone except to repair a filter link.
Template
## Weekly Label Check - [YYYY-MM-DD]
### 1. Conformance check
Finds issues with no label at all on an axis. Every link should come back empty.
If a link returns issues, label them. If it returns an issue that already has a
valid label, the filter does not know that label yet - add it to the filter in the
issue body and say so under Filter changes below.
The last link in each repo is a different kind of check: it finds issues with
no card on the board. Both blank issue forms add the card automatically, so
this is not about new tickets - it catches the routes that bypass the forms.
@danielridgebot creates its issues with `gh issue create --project`, so if
secrets.DR_PAT is ever rotated without the `project` scope the labels and
milestone still apply and only the card silently fails to appear. Same for any
`gh issue create` run without --project, and for issues transferred in from
another repo. Note these three links cover 3 of the board's 5 repos -
ghpages-docker and docker-mkdocs are not checked here.
#### devops
- [ ] [role](https://github.com/hackforla/devops/issues?q=is%3Aissue%20-label%3A%22role%3A%20CoP%20lead%22%20-label%3A%22role%3A%20Data%20Engineer%22%20-label%3A%22role%3A%20Database%20Architect%22%20-label%3A%22role%3A%20DevOps%20Engineer%22%20-label%3A%22role%3A%20Org%22%20-label%3A%22role%3A%20PM%22%20-label%3A%22role%3A%20Security%20Engineer%22%20-label%3A%22role%3A%20Site%20Reliability%20Engineer%22%20-label%3A%22role%3A%20bot%22%20-label%3A%22role%3A%20missing%22%20-label%3A%22role%3A%20project%20representative%22)
- [ ] [size](https://github.com/hackforla/devops/issues?q=is%3Aissue%20-label%3A%22size%3A%200.25pt%22%20-label%3A%22size%3A%200.5pt%22%20-label%3A%22size%3A%2013%2Bpt%22%20-label%3A%22size%3A%201pt%22%20-label%3A%22size%3A%202pt%22%20-label%3A%22size%3A%203pt%22%20-label%3A%22size%3A%205pt%22%20-label%3A%22size%3A%208pt%22%20-label%3A%22size%3A%20missing%22)
- [ ] [feature](https://github.com/hackforla/devops/issues?q=is%3Aissue%20-label%3A%22feature%3A%20AWS%20IAM%22%20-label%3A%22feature%3A%20DNS%22%20-label%3A%22feature%3A%20Onboarding%22%20-label%3A%22feature%3A%20administrative%22%20-label%3A%22feature%3A%20agenda%22%20-label%3A%22feature%3A%20database%22%20-label%3A%22feature%3A%20deployment%22%20-label%3A%22feature%3A%20docker%22%20-label%3A%22feature%3A%20guide%20creation%22%20-label%3A%22feature%3A%20incubator%22%20-label%3A%22feature%3A%20labels%22%20-label%3A%22feature%3A%20maintenance%22%20-label%3A%22feature%3A%20missing%22%20-label%3A%22feature%3A%20monitoring%22%20-label%3A%22feature%3A%20project%20terraform%20setup%22%20-label%3A%22feature%3A%20recruitment%22%20-label%3A%22feature%3A%20roadmap%22%20-label%3A%22feature%3A%20security%22%20-label%3A%22feature%3A%20slackbot%22%20-label%3A%22feature%3A%20support%22%20-label%3A%22feature%3A%20templates%22%20-label%3A%22feature%3A%20wiki%22)
- [ ] [complexity](https://github.com/hackforla/devops/issues?q=is%3Aissue%20-label%3A%22complexity%3A%20large%22%20-label%3A%22complexity%3A%20medium%22%20-label%3A%22complexity%3A%20missing%22%20-label%3A%22complexity%3A%20small%22)
- [ ] [milestone](https://github.com/hackforla/devops/issues?q=is%3Aissue%20no%3Amilestone%20-label%3A%22milestone%3A%20missing%22)
- [ ] [not on the project board](https://github.com/hackforla/devops/issues?q=is%3Aissue%20is%3Aopen%20no%3Aproject) - add anything it finds to [board 73](https://github.com/orgs/hackforla/projects/73)
#### devops-security
- [ ] [role](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20-label%3A%22role%3A%20CoP%20lead%22%20-label%3A%22role%3A%20DevOps%20Engineer%22%20-label%3A%22role%3A%20Security%20Engineer%22%20-label%3A%22role%3A%20missing%22%20-label%3A%22role%3A%20org%20rep%22)
- [ ] [size](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20-label%3A%22size%3A%200.25pt%22%20-label%3A%22size%3A%200.5pt%22%20-label%3A%22size%3A%2013%2Bpt%22%20-label%3A%22size%3A%201pt%22%20-label%3A%22size%3A%202pt%22%20-label%3A%22size%3A%203pt%22%20-label%3A%22size%3A%205pt%22%20-label%3A%22size%3A%208pt%22%20-label%3A%22size%3A%20missing%22)
- [ ] [feature](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20-label%3A%22Feature%3A%20Onboarding%2FContributing.md%22%20-label%3A%22feature%3A%20AWS%20IAM%22%20-label%3A%22feature%3A%20AWS%20user%20request%22%20-label%3A%22feature%3A%20administrative%22%20-label%3A%22feature%3A%20maintenance%22%20-label%3A%22feature%3A%20missing%22%20-label%3A%22feature%3A%20security%22%20-label%3A%22feature%3A%20templates%22)
- [ ] [complexity](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20-label%3A%22complexity%3A%20large%22%20-label%3A%22complexity%3A%20medium%22%20-label%3A%22complexity%3A%20missing%22%20-label%3A%22complexity%3A%20prework%22%20-label%3A%22complexity%3A%20small%22)
- [ ] [milestone](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20no%3Amilestone%20-label%3A%22milestone%3A%20missing%22)
- [ ] [not on the project board](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20is%3Aopen%20no%3Aproject) - add anything it finds to [board 73](https://github.com/orgs/hackforla/projects/73)
#### incubator
- [ ] [role](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20-label%3A%22role%3A%20Dev%20Ops%20Lead%22%20-label%3A%22role%3A%20DevOps%20Engineer%22%20-label%3A%22role%3A%20design%22%20-label%3A%22role%3A%20missing%22%20-label%3A%22role%3A%20product%22)
- [ ] [size](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20-label%3A%22size%3A%200.25pt%22%20-label%3A%22size%3A%200.5pt%22%20-label%3A%22size%3A%2013%2Bpt%22%20-label%3A%22size%3A%201pt%22%20-label%3A%22size%3A%202pt%22%20-label%3A%22size%3A%203pt%22%20-label%3A%22size%3A%205pt%22%20-label%3A%22size%3A%208pt%22%20-label%3A%22size%3A%20missing%22)
- [ ] [feature](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20-label%3A%22feature%3A%20Cognito%22%20-label%3A%22feature%3A%20DNS%22%20-label%3A%22feature%3A%20GHA%22%20-label%3A%22feature%3A%20IAM%22%20-label%3A%22feature%3A%20Onboarding%22%20-label%3A%22feature%3A%20RDS%22%20-label%3A%22feature%3A%20agenda%22%20-label%3A%22feature%3A%20aws%20file%20structure%22%20-label%3A%22feature%3A%20board%20%2F%20Google%20Drive%20%2F%20tools%22%20-label%3A%22feature%3A%20dependency%20upgrade%22%20-label%3A%22feature%3A%20docker%22%20-label%3A%22feature%3A%20documentation%22%20-label%3A%22feature%3A%20guide%22%20-label%3A%22feature%3A%20missing%22%20-label%3A%22feature%3A%20project%20terraform%20setup%22%20-label%3A%22feature%3A%20recruitment%22%20-label%3A%22feature%3A%20roadmap%22%20-label%3A%22feature%3A%20templates%22%20-label%3A%22feature%3A%20wiki%22)
- [ ] [complexity](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20-label%3A%22complexity%3A%20large%22%20-label%3A%22complexity%3A%20medium%22%20-label%3A%22complexity%3A%20missing%22%20-label%3A%22complexity%3A%20small%22)
- [ ] [milestone](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20no%3Amilestone%20-label%3A%22milestone%3A%20missing%22)
- [ ] [not on the project board](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20is%3Aopen%20no%3Aproject) - add anything it finds to [board 73](https://github.com/orgs/hackforla/projects/73)
#### Filter changes
- [ ] Did any filter link need updating this week? If yes, say what changed:
-
### 2. Missing-label audit
Finds issues carrying a `missing` label - the backlog of issues still to be
labelled properly. These are expected to return results; the point is to work
them down, not to reach empty in one sitting.
#### devops
- [ ] [role](https://github.com/hackforla/devops/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22role%3A%20missing%22)
- [ ] [size](https://github.com/hackforla/devops/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22size%3A%20missing%22)
- [ ] [feature](https://github.com/hackforla/devops/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22feature%3A%20missing%22)
- [ ] [complexity](https://github.com/hackforla/devops/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22complexity%3A%20missing%22)
- [ ] [milestone](https://github.com/hackforla/devops/issues?q=is%3Aissue%20is%3Aopen%20no%3Amilestone)
#### devops-security
- [ ] [role](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22role%3A%20missing%22)
- [ ] [size](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22size%3A%20missing%22)
- [ ] [feature](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22feature%3A%20missing%22)
- [ ] [complexity](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22complexity%3A%20missing%22)
- [ ] [milestone](https://github.com/hackforla/devops-security/issues?q=is%3Aissue%20is%3Aopen%20no%3Amilestone)
#### incubator
- [ ] [role](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22role%3A%20missing%22)
- [ ] [size](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22size%3A%20missing%22)
- [ ] [feature](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22feature%3A%20missing%22)
- [ ] [complexity](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22complexity%3A%20missing%22)
- [ ] [milestone](https://github.com/hackforla/incubator/issues?q=is%3Aissue%20is%3Aopen%20no%3Amilestone)
#### project board
- [ ] [Icebox issues with no dependency label](https://github.com/orgs/hackforla/projects/73/views/1?filterQuery=status%3A%22Ice+Box%22+-label%3Adependency)
- Lingua principale
- PowerShell
- Stelle
- 8
- Fork
- 10
- Merge medio
- 7h 30m
- PR unite (30g)
- 22
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di hackforla/devops
-
Fix CONTRIBUTING.md's "Getting write access" section - it contradicts the fork bot and the wiki Apertacomplexity: small feature: Onboarding good first issue role: DevOps Engineer size: 1pt
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
-
complexity: small feature: maintenance role: DevOps Engineer size: 1pt
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
-
complexity: small feature: maintenance role: DevOps Engineer size: 1pt
Difficoltà 3/5 1-2 giorni Idoneità per principianti 58/100
-
complexity: medium feature: security role: DevOps Engineer size: 3pt
Difficoltà 4/5 3-5 giorni Idoneità per principianti 48/100
-
Migrate the Terraform S3 backends off dynamodb_table onto use_lockfile and delete the lock tables Apertacomplexity: medium feature: maintenance role: DevOps Engineer size: 2pt
Difficoltà 5/5 Più di una settimana Idoneità per principianti 45/100
Tutte le issue di hackforla/devops
Issue simili
-
kb-infra-drift
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
OCHA-DAP/ds-knowledge-base#653 · 1 commento ·
-
intake mcp-intake needs-ac needs-human-review priority:medium type:feature
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Ikalus1988/MisakaNet#2102 · 2 commenti ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
llvm/lighthouse#283 ·
-
🤔 refinement needed
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
equinor/radix-operator#1979 ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 85/100