-
Notifications
You must be signed in to change notification settings - Fork 175
GitHub Action Check Images
Brook Jeynes [SSW] edited this page Jul 4, 2023
·
3 revisions
"Check Images" is a GitHub Action designed to scan for all unused images within a rule. Over time, certain rules have images removed or renamed leading to a rule to accumulate a large number of unused or redundant images. This action helps identify and remove these unused images.
To scan all rules
- Go to SSWConsulting | SSW.Rules.Content | Actions | Check-Images
- Press Run workflow | Run workflow ensuring the branch is set to "main"
- Wait for scan to finish
- Once finished, view the GitHub Action output via the "Summary" tab
The action is automatically run on all PRs. To view the outcome:
- From the PR, navigate to Checks | Check-Images
- Once finished, view the GitHub Action output via the "Summary" tab