PowerShell / PowerShell/PSScriptAnalyzer
Add continuous integration
Open
Nobody has claimed this yet.
Consider - 2.0
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 414
- Avg merge
- 13h 1m
- Merged PRs (30d)
- 2
Description
After https://github.com/PowerShell/PSScriptAnalyzer/issues/1477, PSSA2 CI should be added, but conditionally so that only PRs that change its files are run, or perhaps only PRs to its branch
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #1477 and the repository's existing CI configuration. Determine how PSSA2 is separated from the main project and define the condition for running its CI; done means the appropriate pull requests trigger the new checks without running them unnecessarily.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100