Skip to content

React SharePoint (SPFx) Forums Hooks web part GitHub Workflow

Notifications You must be signed in to change notification settings

Ashot72/SPFx-Forums-Hook-GitHub-Workflow

Repository files navigation

SPFx Forums Hook GitHub Workflow

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