-
Notifications
You must be signed in to change notification settings - Fork 26
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
Configure Renovate - autoclosed #4
Conversation
603e3a1
to
1269851
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess we want to use package.json
as in the other repos?
"renovate": {
"extends": [
"github>octokit/.github"
]
}
Renovate is deprecating putting config's in https://docs.renovatebot.com/configuration-options/ — See the warning |
This should be part of #1 anyways |
Interesting, I guess we need to migrate all the repositories from |
Exactly |
ugh :( I really dislike adding more meta files into repositories. Can we agree on putting them in |
I’m in for the plan. I will work on it. There’s an existing octoherd script for renovate we can extend. I will draft something this week and tag you. |
@wolfy1339 I see we have done the migration for all (?) the repos of Octokit. Should we create a PR for this as well? |
We haven't done the migration on all the repos. Just a couple have been done. |
ok, so an Octoherd script is still necessary, right? |
That is correct. It should be very simple to implement |
Tomorrow I plan to work on this, and after that, I can take a look at the octoherd script. |
Updated status here: octokit/create-octokit-project.js#98 (comment) |
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
What to Expect
It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.