Fix wording about builds and config files in Jenkins CI's config page.

Review Request #13945 — Created June 5, 2024 and submitted — Latest diff uploaded

Information

rbintegrations
release-4.x

Reviewers

In the "How To Build" section of the Jenkins CI config page, we had a copy
paste typo saying that the configuration listed here will replace the contents
of the GitHub repository's travis.yml file. It seems that Jenkins doesn't
actually use configuration files in a repository, things just get configured
in GitHub settings and Jenkins settings. So this change updates the wording
for that.

Ran my devserver and looked at the Jenkins CI config page.

Also checked for this typo in Circle CI's config page.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Fix wording about builds and config files in Jenkins CI's config page.
b5bfd3185f635a9f0a2a929e3dbb3787aba61513 Michelle Aubin
rbintegrations/jenkinsci/forms.py
Loading...