Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Fix worflow run behaviour

Aperta
#8 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
github-actions
Ambito
ci-cd, release

Direzione di ricerca

Inspect the workflow_run configuration and the release workflow that currently uses github.ref_name and anothrNick/github-tag-action@1.39.0. Compare those values with github.event.workflow_run to determine how the calling workflow branch should be selected. Done means tagging uses the calling workflow's branch rather than the default branch, with the existing action replacement considered separately.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug dependencies enhancement

Currently worflow_run doesn't happen in the context of the caller workflow, which means that the branch is always the default one, and the tagging will get wrong on release branches.
Instead of using github.ref_name and getting the dev branch for instance
one should use github.event.workflow_run to get the calling workflow branch

we should probably try to get rid of the anothrNick/github-tag-action@1.39.0 action all together to be honest

Lingua principale
Nessun dato sulla lingua
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di trakx/github-actions

Tutte le issue di trakx/github-actions

Issue simili

Altre issue su DevOps

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.