package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: May 6, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func CheckUpstreamRelease(ctx context.Context, client *github.Client, org, repo string, tags []string) ([]*github.RepositoryRelease, error)
-
func GenReleaseNotes(ctx context.Context, repo, milestone, prevMilestone string, ...) (*bytes.Buffer, error)
CheckUpstreamRelease takes the given org, repo, and tags and checks
for the tags' existence.
GenReleaseNotes genereates release notes based on the given milestone,
previous milestone, and repository.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.