NuKeeperDotNet / NuKeeper

Automagically update nuget packages in .NET projects
Apache License 2.0
540 stars 128 forks source link

Add indication if a pr was sumbitted or not #1079

Closed eladmotola closed 3 years ago

eladmotola commented 3 years ago

🚀 Feature Requests

I would like to have an indication to the build ecosystem when a pr was submitted or not

Contextualize the feature

In a CI process, if a pr was submitted i would like to send an alert to slack

Describe the feature

Add a flag that indicated if a pr was submitted or not

Platforms affected (mark all that apply)

CrispyDrone commented 3 years ago

From what I can tell this sounds like a feature request for the azure devops extension? See https://github.com/NuKeeperDotNet/NuKeeper-AzureDevops-extension

eladmotola commented 3 years ago

@CrispyDrone oh my bad! can you move the issue?