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
{{ message }}
This repository was archived by the owner on Dec 12, 2020. It is now read-only.
We aren't using any yet. We're in the process of evaluating whether Renovate will work for us.
Which platform are you using?
GitHub Enterprise
Have you checked the logs? Don't forget to include them if relevant
N/A
What would you like to do?
We have several internal dependencies that get built by our Jenkins server.
Our build process downloads artifacts from each and unzips them into the workspace.
Which Renovate are you using?
We aren't using any yet. We're in the process of evaluating whether Renovate will work for us.
Which platform are you using?
GitHub Enterprise
Have you checked the logs? Don't forget to include them if relevant
N/A
What would you like to do?
We have several internal dependencies that get built by our Jenkins server.
Our build process downloads artifacts from each and unzips them into the workspace.
E.g.
https://our-jenkins-server/job/dependency1/job/dev/304/artifact/bundle.zip
I'm wondering if it's possible to integrate this with RenovateBot, since Jenkins does have a REST API for getting build number information.