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

SqlServerDsc: Use the GitHub Actions to scan with PSScriptAanlyzer #1860

Closed
johlju opened this issue Feb 26, 2023 · 0 comments · Fixed by #1866
Closed

SqlServerDsc: Use the GitHub Actions to scan with PSScriptAanlyzer #1860

johlju opened this issue Feb 26, 2023 · 0 comments · Fixed by #1866
Labels
enhancement The issue is an enhancement request.

Comments

@johlju
Copy link
Member

johlju commented Feb 26, 2023

Example: https://github.com/pester/Pester/blob/main/.github/workflows/code-analysis.yml

Should use the existing PSScriptAnalyzer settings file from the repo so all custom rules are run too.

@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Feb 28, 2023
@johlju johlju added in progress The issue is being actively worked on by someone. and removed help wanted The issue is up for grabs for anyone in the community. labels Mar 5, 2023
johlju added a commit that referenced this issue Mar 5, 2023
- SqlServerDsc
  - New GitHub Actions workflow that run PSScriptAnalyzer for PRs so any
    issues are shown directly in the PR's changed files (issue #1860).
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant