Michael Stuckey
Michael Stuckey
I'd love to see the data (the questions and the could/could not results). Are they someplace I can see?
One example that I think is in scope here: We _just_ received a "my builds are timing out, why?" with a link to [this build](https://dev.azure.com/dnceng/public/_build/results?buildId=1789828&view=results). The cause is almost always...
> Oh, do we want to add a scenario test for this? (I think we do!) can you open a follow-up issue? Test added in 1d6181d and refined in subsequent...
Note that I modified the CI YAML in c38ec17 to allow me to run the scenario-tests outside of an actual deployment. That will be reverted before this PR is merged;...
> Note that I modified the CI YAML in [c38ec17](https://github.com/dotnet/dnceng/commit/c38ec17c3fd4fb672a9999f89200b94389095fdb) to allow me to run the scenario-tests outside of an actual deployment. That will be reverted before this PR is...
> It looks like there are test failures Sort of, but yes. The tests pass locally, and the CI output looks like the tests are as expected but AzDO is...
> Sort of, but yes. The tests pass locally, and the CI output looks like the tests are as expected but AzDO is misinterpreting the text as a failure. I'm...
What is the deployment story for the bot? Right now, it's a 'one-off' with no CI/CD. That's unusual for our services, but I could understand if it was the desire...
I'll take this issue to support the changes I've made to secret manager in #3794