Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request significantly reduces and simplifies the documentation and metadata for the Build-PSModule GitHub Action, focusing on minimalism and removing detailed usage and implementation information.

Documentation simplification:

  • The README.md file was almost entirely rewritten, removing all detailed explanations about supported module types, build steps, repository structure, manifest generation, and references. It now contains only a single line briefly describing the action and its relation to the PSModule framework.

Metadata cleanup:

  • In action.yml, the action's name was simplified, and the branding section specifying the icon and color was removed to further streamline the action's metadata.

@MariusStorhaug MariusStorhaug self-assigned this Oct 15, 2025
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner October 15, 2025 11:12
Copilot AI review requested due to automatic review settings October 15, 2025 11:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR streamlines the action by stripping detailed documentation from the README and simplifying the action metadata.

  • Simplifies action name (removes suffix) and deletes branding metadata.
  • Replaces comprehensive README content with a single minimal sentence referencing the framework.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
action.yml Removed branding section and simplified the action's name.
README.md Replaced extensive usage, behavior, and reference documentation with a single minimal line.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug MariusStorhaug merged commit 2a649d5 into main Oct 15, 2025
19 of 22 checks passed
@MariusStorhaug MariusStorhaug deleted the moveDocs branch October 15, 2025 11:20
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in PSModule Framework Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants