nicolamarangoni opened a new issue #21647:
URL: https://github.com/apache/airflow/issues/21647


   ### Describe the issue with documentation
   
   I need to configure a connection to our jenkins and I dont find anywhere an 
example.
   I suppose that I need to define a http connection with the format:
   `http://usename:password@jenkins_url`
   However don't have any idea about adding `/api` so that the url would be:
   `http://usename:password@jenkins_url/api`
   
   ### How to solve the problem
   
   Is it possible to include at least a jenkins connection example in the 
documentation?
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to