Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
var HookIssueRenovateChecked string
HookIssueRenovateChecked is a sample GitHub issues hook for the Renovate dependency dashboard with a checked checkbox.
var HookIssueRenovateClosed string
HookIssueRenovateClosed is a sample GitHub issues hook with action "closed".
var HookIssueRenovateOpened string
HookIssueRenovateOpened is a sample GitHub issues hook with action "opened".
var HookIssueRenovateUnchecked string
HookIssueRenovateUnchecked is a sample GitHub issues hook for the Renovate dependency dashboard with unchecked checkboxes.
var HookPullRequestRegular string
HookPullRequestRegular is a sample GitHub pull_request hook with regular PR content (no renovate markers).
var HookPullRequestRenovateChecked string
HookPullRequestRenovateChecked is a sample GitHub pull_request hook with renovate content and checked checkboxes.
var HookPullRequestRenovateClosed string
HookPullRequestRenovateClosed is a sample GitHub pull_request hook with action "closed".
var HookPullRequestRenovateMerged string
HookPullRequestRenovateMerged is a sample GitHub pull_request hook with action "closed" and merged=true.
var HookPullRequestRenovateOpened string
HookPullRequestRenovateOpened is a sample GitHub pull_request hook with action "opened".
var HookPullRequestRenovateRebase string
HookPullRequestRenovateRebase is a sample GitHub pull_request hook with renovate rebase checkbox (unchecked).
var HookPullRequestRenovateUnchecked string
HookPullRequestRenovateUnchecked is a sample GitHub pull_request hook with renovate content but unchecked checkboxes.
var HookPush string
HookPush is a sample GitHub push hook to the default branch.
var HookPushBranch string
HookPushBranch is a sample GitHub push hook where a new branch was created.
var HookTag string
HookTag is a sample GitHub tag hook.
Functions ¶
This section is empty.
Types ¶
This section is empty.