x-y*_*uri 5 github webhooks jenkins jenkins-pipeline
我已经为 Jenkins 添加了凭据,以便能够添加 Webhook。为此,我做了以下操作:
\n\nrepo并admin:repo_hook具有范围。Secret text带有相应令牌的凭据。Manage Jenkins > Configure System。但是当我创建管道作业时,我在系统日志中看到:
\n\nGitHub webhooks activated for job p1 with [] (events: [PUSH])\nRun Code Online (Sandbox Code Playgroud)\n\n通过 Freestyle 项目我得到:
\n\nGitHub webhooks activated for job fsp1 with [GitHubRepositoryName[host=github.com,username=user,repository=repo]] (events: [PUSH])\nPING webhook received from repo <https://github.com/user/repo>!\nRun Code Online (Sandbox Code Playgroud)\n\n对于 Freestyle 项目,我做了以下工作:
\n\n对于管道作业:
\n\n我缺少什么?
\n小智 3
要使其添加 Webhook(创建管道后):
这是一个已知问题。您可以在这里查找:https://issues.jenkins.io/browse/JENKINS-37217
| 归档时间: |
|
| 查看次数: |
2157 次 |
| 最近记录: |