Hello,
I would like to say that previously that feature worked correctly.
I have setup some jobs in my gitlab pipeline with option only: merge_requests.
Today I did two actions:
- Update GITLAB and GITLAB RUNNER to version 12.9
- Rename the project and move the project to another repo
All others jobs are working correctly but the jobs setup with only: merge_requests are not longer executed. A bug with the last version ?
Thanks.