Documentation ¶
Index ¶
Constants ¶
View Source
const HookPullRequest = `` /* 1651-byte string literal not displayed */
HookPullRequest is a sample pull_request webhook payload.
View Source
const HookPullRequestClosed = `` /* 11197-byte string literal not displayed */
View Source
const HookPullRequestMerged = `` /* 11940-byte string literal not displayed */
View Source
const HookPullRequestUpdated = `` /* 4157-byte string literal not displayed */
View Source
const HookPush = `` /* 1691-byte string literal not displayed */
HookPush is a sample Forgejo push hook.
View Source
const HookPushBranch = `` /* 4550-byte string literal not displayed */
HookPushBranch is a sample Forgejo push hook where a new branch was created from an existing commit.
View Source
const HookPushMulti = `` /* 5646-byte string literal not displayed */
HookPushMulti push multible commits to a branch.
View Source
const HookRelease = `` /* 3401-byte string literal not displayed */
View Source
const HookTag = `` /* 1212-byte string literal not displayed */
HookTag is a sample Forgejo tag hook.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.