kroeschl
kroeschl
## Justification When looking at the PR dashboard, I frequently want to see the name of the source branch for a given PR. I also almost never care about the...
Microsoft recommends using `dev.azure.com/{org}` instead of `{org}.visualstudio.com`: https://learn.microsoft.com/en-us/azure/devops/extend/develop/work-with-urls It would be nice to automatically redirect from `{org}.visualstudio.com` because switching between the two can force the user to re-authenticate on both...
## Description Correct typo `SENSU_KEEPALIVE_INTERNAL` to `SENSU_KEEPALIVE_INTERVAL`. ## Motivation and Context I searched the docs for `keepalive_interval` and found nothing, which was confusing, and then I noticed this typo. I...