TeamMate
TeamMate copied to clipboard
TeamMate is an application for managing Azure DevOps work items and pull requests.
Let's upgrade our csproj / sln files to use the (newer) SDK style. This simplifies the files themselves and improves dependency management (nuget packages). This allows us to remove no...
`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `set-output` to `$GITHUB_OUTPUT` Instructions for envvar usage from...
This produces security error SYSLIB0011
Example of PR from another project collection: https://msazure.visualstudio.com/FINOPS/_git/CDS-SustainabilityService/pullrequest/7993400
We need to figure out what we are going to do with our .net framework dependency. Can we move to .NET core?
Right now, when you right click and Flag an item, it saved it in a local file and displays in a custom "For follow up" list. DevOps online however has...
For some reason my TeamMate shows my account as "Unauthorized" - most likely due to expired token, would be great to be able to log out and back in if...
Windows Terminal is using the same shortcut for Quake Mode and it will override the search shortcut teammate has https://devblogs.microsoft.com/commandline/windows-terminal-preview-1-9-release/#quake-mode
The "Group By" list in work items queries does not include Release. It would be nice if it did; perhaps even make it customizable enough to allow it to be...