-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Service(s)
ci.jenkins.io
Summary
In jenkinsci/bridge-method-injector#30 I have added a Jenkinsfile
for jenkinsci/bridge-method-injector
. However, the Jenkinsfile
is not being run, so I am guessing a new job needs to be created on ci.jenkins.io.
Reproduction steps
Steps to reproduce
- Obtain write access to
jenkinsci/bridge-method-injector
. - Create a PR that adds or modifies a
Jenkinsfile
. - Go to the Checks tab in the GitHub PR.
Expected results
The Jenkinsfile
changes should be running in CI for testing purposes.
Actual results
No CI build was performed.