I have submitted an commit with ci skip and created a pull request. ex: git commit -m "testing jenkins [ci skip]" . I could see Jenkins build started message on PR.
I have installed ci-skip plugin and checked " Enable ci-skip" option on Jenkins UI. But still I could see build process for CI skip.. Could you please help me what's wrong with the approach?