greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
183 stars 73 forks source link

Example of GK_LOCK_DEFAULT_BRANCH #170

Closed albert-olive closed 6 years ago

albert-olive commented 6 years ago

Hi,

I don't know where I have to add GK_LOCK_DEFAULT_BRANCH in my CI. Can you provide me an example?

Thanks

Realtin commented 6 years ago

That is the branch name against which to make the pull requests to. Very often it is called master (then no extra configuration is required). https://github.com/semantic-release/semantic-release for example have a default branch called caribou. https://github.com/vuejs/vue have dev.