create_tag
Create tags on GitHub repositories with a custom message. Input the repository owner, name, tag name, and message to streamline release management and versioning.
Instructions
Creates a new tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| tag_name | Yes | ||
| repo_name | Yes | ||
| repo_owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||