Allow to sign the annotated tag with github.rest.git.createTag

Aperta
#647 3 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
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
github, github-actions
Ambito
api, ci-cd, security

Direzione di ricerca

Start at the github.rest.git.createTag entry point and review how workflow_dispatch workflows authenticate and create annotated tags. Determine whether automatic or manual signing is supported by the available GitHub API; done means the requested signing path is implemented or its limitation is clearly documented with appropriate coverage.

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

Descrizione

Is your feature request related to a problem? Please describe.
When creating commits directly in the web interface of GitHub they are automatically signed by GitHub.

It would be nice to have the possibility to create a signed annotated tag using github.rest.git.createTag in a workflow.
When the workflow is executed on the workflow_dispatch event it is manual so I think it should behave like a "commits created directly in the web interface of GitHub" and get automatically signed by GitHub.
If not possible, please add the possibility to sign it manually (from inside a workflow).

Describe the solution you'd like
The possibility to automatically or manually sign annotated tags.

Describe alternatives you've considered
None.

Lingua principale
TypeScript
Stelle
5k
Fork
586
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 actions/github-script

Tutte le issue di actions/github-script

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.