Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@ale5000-git

Description

@ale5000-git

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions