Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support auto-detection of the updatebot.yml file #6

Open
jstrachan opened this issue Sep 27, 2017 · 0 comments
Open

support auto-detection of the updatebot.yml file #6

jstrachan opened this issue Sep 27, 2017 · 0 comments

Comments

@jstrachan
Copy link
Contributor

it'd be nice if we had a simple convention over configuration way to find the updatebot.yml so we don't have to mention it explicitly inside the Jenkinsfile

e.g. look in this order:

  • look on the CLI / system property / env var
  • look in the current directory
  • if its not there and the current project is a github repository, find the github org. Then for the github org foo look for the file in github at https://github.com/foo/updatebot-config/.

We may also want to chain together github organisations.

e.g. the configuration in fabric8io/updatebot-config could point to other organisations to look in for the next round of PRs to generate - e.g. to point fabric8io at fabric8-services, fabric8-ui, fabric8-quickstart etc.

Then each organisation is modular and we can chain github organisations together easily

jstrachan added a commit to jstrachan/updatebot that referenced this issue Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant