-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
While using this library with GitHub Actions, core.notice
generates unnecessary annotations to the summary run.
Code:
dependency-submission-toolkit/src/snapshot.ts
Line 192 in ba43043
`Snapshot successfully created at ${response.data.created_at.toString()}` |
Would be possible for this to only generate a to something that does not generate annotations instead of a core.notice
?
Thanks!
fdventura
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request