Notify App Center Crashes To Microsoft Teams Channel
You can notify the app center crashes to Microsoft Teams Channel when a new crash group is created. App Center allows continuous build, release, test, and monitor of our cross-platform applications. Monitor, Analyze, and Resolving the crashes proactively is key for any products. There are several ways to notify the crash logs for new crash groups in App… Read More »
10 Azure DevOps – Work Items Tips & Tricks that you should know
Copy Child Work Items in Azure DevOps
You can include child work items while copying a work item and creating a new instance from it. Copy child work items could be very useful when you want to create a new work item from existing items which has several other work items associated. Copy Child Work Items in Azure DevOps To copy a work item, from… Read More »
Org Level Default branch name for repos in Azure DevOps
Azure DevOps now has support to set up the Org level default branch name for new repositories. For Azure DevOps Git Repositories, by default branch name is set to master. Whenever we create new repositories, it takes master as default. You can set up a new name for your default branch, and all the new repositories will be initialized… Read More »
Manage pre-releases Azure Services using Azure Preview Features
You can opt-in or out-of Azure pre-release services with Azure Preview Features; directly from Azure Portal. Using Azure Preview features, you can access the prerelease versions of Azure Services, and features, as well as can, can also provide feedback. While you can check the status of the service directly by following the Azure Status updates site , You… Read More »
Update base Azure DevOps work item types description for an Inherited Process
Updating the system field description for Azure DevOps work item types for the inherited customs process type is now supported. For any Azure DevOps Services Project, We choose project templates such as Agile, Scrum, Basic, or we can create a custom template by inheriting from system types project. Each Project template type has its own work item types… Read More »
Link Azure DevOps work items to an existing build
You can link Azure DevOps work items to existing builds. For every work item, we can attach a development link such as branch, build number, or related work items. Linking work items to existing build can help in traceability, and associate existing missing work items for Azure DevOps builds. Link Azure DevOps work items to an existing build… Read More »