Fix GitHub Actions add-to-project workflow
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Idoneità per principianti
- 58/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- github-actions
- Ambito
- ci-cd
Direzione di ricerca
Individua il workflow riutilizzabile add-to-project e analizza la relativa invocazione di actions/add-to-project@v1.0.2 e gli input del token. Verifica che il workflow utilizzi la gestione dei secret prevista, quindi conferma che gli eventi relativi a issue e pull request possano aggiungere elementi a GitHub Projects per codex-cli, subtitle-manager, gcommon e ghcommon.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Fixed the reusable add-to-project workflow that was failing with 'Input required and not supplied: github-token' error.
Problem
The actions/add-to-project@v1.0.2 action was failing because the github-token input wasn't being properly supplied. The reusable workflow was trying to use inputs.github-token || secrets.gh-token but the input parameter was causing issues.
Solution
- Removed the confusing
github-tokeninput parameter from the reusable workflow - Modified the workflow to directly use
secrets.gh-token - Simplified the token handling to use only the secret
Impact
This fixes the add-to-project automation across all repositories using this reusable workflow:
- codex-cli
- subtitle-manager
- gcommon
- ghcommon
The workflows will now successfully add issues and PRs to GitHub Projects automatically.
- Lingua principale
- Python
- Stelle
- 2
- Fork
- 0
- Merge medio
- 18h 8m
- PR unite (30g)
- 14
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 falkcorp/github-common
-
Add SECURITY.md file Apertadocumentation enhancement module:database module:ui priority:medium security
Difficoltà 1/5 1-3 ore Idoneità per principianti 72/100
falkcorp/github-common#81 ·
-
Create SECURITY.md file Apertadocumentation module:ui priority:medium security
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
falkcorp/github-common#78 ·
-
Future: fully automate scoped token / GitHub App credential provisioning during repo bootstrap Apertaci/cd documentation enhancement priority: medium
falkcorp/github-common#264 · 1 assegnatario ·
-
enhancement needs-triage priority:medium
falkcorp/github-common#150 · 1 reazione · 1 assegnatario ·
-
Implement queue protobufs Apertaenhancement module:queue module:ui priority:medium tech:protobuf
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
falkcorp/github-common#99 ·
Tutte le issue di falkcorp/github-common
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
huggingface/Repo2RLEnv#163 · 1 commento ·
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
NousResearch/hermes-agent#121143 ·