You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
Allowing for org and global command to be used in AzureDevOps.
It would allow for simpler set-up of the tool for organizations using AzureDevOps by removing the necessity of doing the set-up per repository. This would allow to have an "organization-wide" policy about package updates.
It would unlock the use of NuKeeper in a more controlled way for internal libraries. When a new version is pushed to NuGet it could trigger the update of that library across all repositories of the organization.
Contextualize the feature
Support for AzureDevOps already exists at a repo level, it would just need to be expanded to iterate over all repositories available to the authentication token in the case of org or global
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.
🚀 Feature Requests
Allowing for
org
andglobal
command to be used in AzureDevOps.It would allow for simpler set-up of the tool for organizations using AzureDevOps by removing the necessity of doing the set-up per repository. This would allow to have an "organization-wide" policy about package updates.
It would unlock the use of NuKeeper in a more controlled way for internal libraries. When a new version is pushed to NuGet it could trigger the update of that library across all repositories of the organization.
Contextualize the feature
Support for AzureDevOps already exists at a
repo
level, it would just need to be expanded to iterate over all repositories available to the authentication token in the case oforg
orglobal
Describe the feature
Platforms affected (mark all that apply)
The text was updated successfully, but these errors were encountered: