github / github/dependency-submission-toolkit
Unecessary annotations to GitHub Actions summary runs
- Lingua principale
- TypeScript
- Stelle
- 62
- Fork
- 18
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
While using this library with GitHub Actions, `core.notice` generates unnecessary annotations to the summary run.
Example screenshot:

Code: https://github.com/github/dependency-submission-toolkit/blob/ba4304393932d94a64d5b97d53b8405ed0e40a90/src/snapshot.ts#L192
Would be possible for this to only generate a to something that does not generate annotations instead of a `core.notice`?
Thanks!
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start in src/snapshot.ts at the linked code around line 192 and inspect how core.notice is used during GitHub Actions runs. Identify a suitable output path that does not create summary annotations, then verify the change in a GitHub Actions run; done means the message remains available without an unnecessary annotation.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, typescript
- Ambito
- ci-cd
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100