From the course: Azure DevOps Engineer Expert (AZ-400) Cert Prep: Introduction to DevOps and Microsoft Development Platforms

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

GitHub integrations and extensions

GitHub integrations and extensions

- [Instructor] Hello and welcome to this video on GitHub integrations and extensions. The video will provide you with an understanding of how to integrate external services into the GitHub platform using GitHub apps or apps and personal access tokens. Let's get started. The GitHub platform allows us to customize and improve our experience beyond native capabilities by installing apps or using actions from the marketplace. These apps can connect third party-services to our GitHub organizations or repositories. For example, we can implement additional security capabilities by installing the Prisma Cloud app from Palo Alto Networks. Actions are tasks that can be used to automate GitHub workflows. Both apps and actions can be found published on the GitHub marketplace. GitHub supports two types of apps to integrate with external services. We have GitHub apps and OAuth apps. GitHub apps are the preferred method for…

Contents