Documentation ¶
Index ¶
Constants ¶
View Source
const HookPullRequest = `` /* 1643-byte string literal not displayed */
HookPullRequest is a sample pull_request webhook payload.
View Source
const HookPullRequestClosed = `` /* 11149-byte string literal not displayed */
View Source
const HookPullRequestMerged = `` /* 11890-byte string literal not displayed */
View Source
const HookPullRequestUpdated = `` /* 4157-byte string literal not displayed */
View Source
const HookPush = `` /* 1679-byte string literal not displayed */
HookPush is a sample Gitea push hook.
View Source
const HookPushBranch = `` /* 4550-byte string literal not displayed */
HookPushBranch is a sample Gitea 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 = `` /* 1206-byte string literal not displayed */
HookTag is a sample Gitea tag hook.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.