Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PSScriptAnalyzer action #99

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

SamErde
Copy link
Collaborator

@SamErde SamErde commented Jan 16, 2024

Adds an action that runs PSScriptAnalyzer for any commits or pull requests against the testing branch.

@SamErde SamErde added the enhancement New feature or request label Jan 16, 2024
@SamErde SamErde self-assigned this Jan 16, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Owner

@TrimarcJake TrimarcJake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea how to test this without merging, so lfg.

@TrimarcJake TrimarcJake merged commit 44f858c into TrimarcJake:testing Jan 16, 2024
2 checks passed
@SamErde
Copy link
Collaborator Author

SamErde commented Jan 16, 2024

Cool. I've tested it in two branches of my fork--but it has actually been a good while since I've tested it with a failed lint check. Note, I specifically configured it for now to only run on the testing branch, but it may also run for branches based on testing.

@SamErde SamErde deleted the dev-add-PSScriptAnalyzer-01 branch January 16, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants