chore: remove adding changelog to docs update worklow.#34
Merged
Conversation
🕵️ PSscriptAnalyzer Linting Results 🕵️♀️Code Quality Advisory Only
Most Frequent Warnings
|
| ScriptAnalyzerRule | Occurrence |
|---|---|
| PSUseSingularNouns | 1 |
Top Flagged Files ⚖️📃
| Filename | Counters |
|---|---|
| Add-MFProjectScripts.ps1 | E:0 W:1 I:0 |
Notes:
- Up to 5 items will be shown for each category.Categories will show only if there are records
- File assesment is weighted (E:50 W:15 I:1)
- Check the workflow output for more details
- See the invoke-scriptAnalyzer documentation from microsoft for information on how to suppress false positives
ℹ️ Runtime Info
psscriptanalyzer Version: 1.25.0
PSVersion: 7.4.16 Core
OS: Ubuntu 24.04.4 LTS Unix
This comment was generated automatically by the CI pipeline.
🧪 Pester Test ResultsResult: Passed ✅ 📊 Code CoverageCoverage: 91% 🟢 Good ℹ️ Runtime InfoPester Version: 5.7.1 This comment was generated automatically by the CI pipeline. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Write-MFModuleDocs had switch to build a changelog, after review, prefer this to live only in the releases rather than on the docs page. Updated template as well
Related Issues
Quick Review Checklist
Release Intent
Type of Changes included in this PR
🔴 Major (Breaking)
🟡 Minor (Features)
🟢 Patch (Fixes & Maintenance)
⚪ Non-Release Change