Uses of Class
org.kohsuke.github.GHAutolink
Packages that use GHAutolink
-
Uses of GHAutolink in org.kohsuke.github
Methods in org.kohsuke.github that return GHAutolinkModifier and TypeMethodDescriptionGHAutolinkBuilder.create()Create gh autolink.GHRepository.readAutolink(int autolinkId) Read an autolink by ID.Methods in org.kohsuke.github that return types with arguments of type GHAutolinkModifier and TypeMethodDescriptionGHRepository.listAutolinks()List all autolinks of a repo (admin only).