| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHTagObject |
GHRepository.createTag(String tag,
String message,
String object,
String type)
Create a tag.
|
GHTagObject |
GHRepository.getTagObject(String sha)
Returns the annotated tag object.
|
Copyright © 2020. All rights reserved.