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

A way to not to create PR but merge the dependency changes directly #3056

Closed
gaurav517 opened this issue Jan 30, 2021 · 1 comment
Closed
Labels
T: feature-request Requests for new features

Comments

@gaurav517
Copy link

Is there a way to not to create PR but merge the dependency changes directly?

In my use-case,

  • I have a repo: 'my-repo' with a submodule linked to master branch of 'my-submodule-repo'.
  • Whenever there is an update in master branch of 'my-submodule-repo', I would like 'my-repo' to update its submodules (automatically, without PR).

Would that be possible currently?

@gaurav517 gaurav517 added the T: feature-request Requests for new features label Jan 30, 2021
@jurre
Copy link
Member

jurre commented Feb 2, 2021

That's currently not possible. There's some discussion around automatically merging PRs here and some options are discussed in that thread. I'm going to close this out for now.

@jurre jurre closed this as completed Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: feature-request Requests for new features
Projects
None yet
Development

No branches or pull requests

2 participants