Power Platform GitHub Actions automate common build and deployment tasks related to Power Platform. This includes synchronization of solution metadata (a.k.a. solutions) between development environments and source control, generating build artifacts, deploying to downstream environments, provisioning/de-provisioning of environments, and the ability to perform static analysis checks against your solution using the PowerApps checker service.
Adds support for using Federated Credentials / Workload Identity -- allowing SPNs to use Federated Credentials to authenticate without the need for Client Secrets or Client Certificates being specified in the GitHub workflow
NB: Requires not-yet published version of PAC CLI
Adds support for using Federated Credentials / Workload Identity -- allowing SPNs to use Federated Credentials to authenticate without the need for Client Secrets or Client Certificates being specified in the GitHub workflow