I built a CI/CD pipeline with GitHub Actions (Workflows) for my SharePoint SPFx-Forums-Hook application. It will test, build, generate an SPFx package and deploy it to an organization tenant’s App Catalog automatically. Our workflow uses third party actions, reusable workflows and composite actions.
Original SharePoint SPFx-Forums-Hook application.
Go to SharePoint SPFx-Forums-Hook GitHub Actions Video page
Go to SharePoint SPFx-Forums-Hook GitHub Actions Description page