文档上写着created or updated
时都会触发,但我只想created
时触发(通知同事code review),尝试各种写法都没法做到
If you want the pipeline to run jobs only when merge requests are created or updated,
you can use pipelines for merge requests.
文档上写着created or updated
时都会触发,但我只想created
时触发(通知同事code review),尝试各种写法都没法做到
If you want the pipeline to run jobs only when merge requests are created or updated,
you can use pipelines for merge requests.
4 回答757 阅读
922 阅读