You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In jenkinsci/packaging#228 I have added a Jenkinsfile for jenkinsci/packaging. Since I have write access to this repository, I should be able to test the Jenkinsfile before it is merged. However, the Jenkinsfile is not being run in my PR, so I'm guessing a new job needs to be created on ci.jenkins.io.
Reproduction steps
Steps to reproduce
Obtain write access to jenkinsci/packaging.
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.
The text was updated successfully, but these errors were encountered:
Service
ci.jenkins.io
Summary
In jenkinsci/packaging#228 I have added a
Jenkinsfile
forjenkinsci/packaging
. Since I have write access to this repository, I should be able to test theJenkinsfile
before it is merged. However, theJenkinsfile
is not being run in my PR, so I'm guessing a new job needs to be created onci.jenkins.io
.Reproduction steps
Steps to reproduce
jenkinsci/packaging
.Jenkinsfile
.Expected results
The
Jenkinsfile
changes should be running in CI for testing purposes.Actual results
No CI build was performed.
The text was updated successfully, but these errors were encountered: