/tdx23-sfca-demo

Demo for #TDX23 to show how Salesforce Code Analyzer can be used in a CI/CD setup.

Primary LanguageApexApache License 2.0Apache-2.0

Code Analyzer Demo

This repo is a demo to show how workflows can be created to utilize code-analyzer-action GitHub Action plugin.

When this project is linked to a DevOps Center setup and connected to scratch orgs, it can automatically invoke Salesforce Code Analyzer when a work item is moved to Ready for Review.

Have a look at .github/workflows/sfca.yml.

TODO: More workflow examples and references.