Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Auto Complete Pull Requests #938

Closed
2 of 7 tasks
pyrostew opened this issue Mar 30, 2020 · 5 comments
Closed
2 of 7 tasks

Auto Complete Pull Requests #938

pyrostew opened this issue Mar 30, 2020 · 5 comments

Comments

@pyrostew
Copy link

🚀 Feature Requests

Setting the Auto Complete option on PRs when creating them, to allow for fully autonomous integration of packages updates.

Contextualize the feature

The use case I am aiming for is where a given Repo consumes a large number of internally released packages provided as Dev drops, the repo should be built nightly with the latest packages producing a deplyoment Dev drop. This allows test teams to always have a fully up to date integrated deployment package to put on the test environment, without having to have a developer approve changes every day.

Describe the feature

Add an option called "--setAutoComplete" which sets the "autoCompleteSetBy" property on the PRRequest type when the option is provided. Ref Microsoft Docs Pull Requests - Create

Possibly expand to do something similar in GitHub, but I don't know how that would work.

Platforms affected (mark all that apply)

  • 🛠️ NuKeeper CLI
  • ✨ GitHub
  • 🤖 AzureDevops
  • 🏁 Bitbucket
  • 🌎 Gitlab
  • 📺 Gitea
  • 🐳 Docker
Berreek pushed a commit to Berreek/NuKeeper that referenced this issue May 4, 2020
@stale
Copy link

stale bot commented Jun 28, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 28, 2020
@pyrostew
Copy link
Author

I see that @Berreek has done some work on this. Is there still any interest in progressing this?

@stale stale bot removed the wontfix label Jun 30, 2020
Berreek pushed a commit to Berreek/NuKeeper that referenced this issue Jul 19, 2020
Berreek pushed a commit to Berreek/NuKeeper that referenced this issue Jul 19, 2020
@stale
Copy link

stale bot commented Sep 28, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 28, 2020
@skolima
Copy link
Collaborator

skolima commented Sep 30, 2020

In progress: #1005

@stale stale bot removed the wontfix label Sep 30, 2020
skolima pushed a commit that referenced this issue Nov 21, 2020
* Add feature for auto completing pull requests in azure devops (#938)

* Calling patch method for updating pull request to auto complete (#938)

* Set comman option type as no value (#938)

* Build fixes after master rebase (#938)

* Fix esiting tests and add new ones for azure rest client (#938)

* Docs update for new configuration parameter  (#938)

* Rename from SetAutoComplete to SetAutoMerge

* Fix in command

Co-authored-by: Bartosz Behring <bartosz@spotio.com>
@skolima
Copy link
Collaborator

skolima commented Nov 21, 2020

Merged.

@skolima skolima closed this as completed Nov 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants