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

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

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.

Summary ID
Fix wording about builds and config files in Jenkins CI's config page.
eecaa2fe9e63f996f73bff18d6c379134662086f
Description From Last Updated

Yeah, this is all my fault. GitHub shouldn't even be mentioned at all. Jenkins isn't bound to GitHub or any …

chipx86chipx86
david
  1. Ship It!
  2. 
      
chipx86
  1. 
      
  2. rbintegrations/jenkinsci/forms.py (Diff revision 1)
     
     
     
     
     
     
    Show all issues

    Yeah, this is all my fault.

    GitHub shouldn't even be mentioned at all. Jenkins isn't bound to GitHub or any other service. So we should be even more general here.

  3. 
      
maubin
chipx86
  1. Ship It!
  2. 
      
maubin
Review request changed
Status:
Completed
Change Summary:
Pushed to release-4.x (66622a1)