Generate Changelog Videos with GitHub Copilot Hooks and Microsoft Foundry Voice Models

In this blog post, you will learn how to use GitHub Copilot Agent Skills together with GitHub Copilot Hooks to generate a changelog video using Remotion. The agentic pipeline also creates an automated voice-over with Microsoft’s MAI-Voice-1 text-to-speech model through Microsoft Foundry. What are hooks in GitHub Copilot? Hooks allow you to execute custom shell … Continue reading Generate Changelog Videos with GitHub Copilot Hooks and Microsoft Foundry Voice Models

Automated Code Reviews in Azure DevOps using OpenAI models powered by Microsoft Foundry

Code reviews can be a tough and frustrating experience due to long wait times, nitpicking, constant context switching, and many other reasons. GitHub has offered AI-assisted code reviews for quite some time already, but unfortunately Azure DevOps has not. I wanted to see if I could improve the pull request experience by introducing an AI-powered … Continue reading Automated Code Reviews in Azure DevOps using OpenAI models powered by Microsoft Foundry