Skip
class Skip
是否跳过构建.
Methods
__construct(string|null $commit_message, int $build_key_id, string $branch = null, string $config = null)
Skip constructor.
void
handle()
检查 commit 信息跳过构建. branch 匹配构建.
Details
at line 26
__construct(string|null $commit_message, int $build_key_id, string $branch = null, string $config = null)
Skip constructor.
at line 42
void
handle()
检查 commit 信息跳过构建. branch 匹配构建.