Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 19, 2025

Description

This pull request includes several changes aimed at improving script execution and simplifying the codebase. The most important changes include adding output visibility to scripts, updating markdown formatting in the README, and removing redundant filters in the PowerShell script.

Enhancements to script execution:

Documentation improvements:

  • README.md: Corrected the markdown formatting for the list of alternative parsers.

Codebase simplification:

  • scripts/main.ps1: Removed the Remove-MarkdownComments, Parse-IssueBody, and Process-IssueBody filters and replaced them with a call to ConvertFrom-IssueForm for processing issue bodies.
  • scripts/main.ps1: Added a SuppressMessageAttribute to suppress warnings about unused parameters in the IssueBody variable.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Jan 19, 2025
@MariusStorhaug MariusStorhaug merged commit 1cf0b56 into main Jan 20, 2025
8 checks passed
@MariusStorhaug MariusStorhaug deleted the convertfrom branch January 20, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants