Skip to main content

Github Release

@hivemq/github-releasev2026.04.14.27· 1mo agoMODELS
01Models1
@hivemq/github-releasev2026.04.13.1github_release.ts
fn createRelease(repo: string, tagName: string)
Create a tagged release in a GitHub repository
ArgumentTypeDescription
repostringRepository name
tagNamestringGit tag name (e.g. v1.2.3)
fn createReleasesAcrossRepos(repo: string, tagName: string)
Fan-out: create the same tagged release across multiple repositories in a single operation
ArgumentTypeDescription
repostringRepository name
tagNamestringGit tag name (e.g. v1.2.3)

Resources

release(infinite)— A GitHub release created by this model
02Stats
Downloads
7
Archive size
25.0 KB

Not yet scored.

A score will be generated the next time this extension is published. The owner can also trigger scoring manually.

03Platforms