Skip to content

🩹 [Patch]: Bump Process-PSModule to v5#4

Merged
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainfrom
dependabot
Oct 5, 2025
Merged

🩹 [Patch]: Bump Process-PSModule to v5#4
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainfrom
dependabot

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Description

This pull request updates the repository's GitHub Actions configuration to streamline workflows and improve automation. The main changes include consolidating scheduled and manual workflow triggers, upgrading to the latest reusable workflow version, removing unused or redundant workflow and linter configuration files, and enhancing dependency update labeling.

Workflow and Automation Improvements:

  • Consolidated scheduled (cron) and manual (workflow_dispatch) triggers into the main Process-PSModule.yml workflow, allowing both nightly and manual runs from a single workflow file.
  • Upgraded the reusable workflow version reference from v4 to v5 in Process-PSModule.yml for improved features and compatibility.
  • Added a new .github/PSModule.yml configuration file to set up code coverage targets and provide additional workflow configuration for the Process-PSModule workflow.
  • Enhanced dependabot.yml to automatically label GitHub Actions dependency PRs with dependencies and github-actions for easier triage.

Cleanup and Removal of Redundant Files:

  • Removed the separate Nightly-Run.yml workflow, as its functionality is now covered by the updated Process-PSModule.yml.
  • Deleted the Linter.yml workflow and its associated JSCPD linter configuration, indicating that automated linting is no longer run via GitHub Actions. [1] [2]

Copilot AI review requested due to automatic review settings October 5, 2025 07:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the repository's GitHub Actions configuration to bump the Process-PSModule workflow to version 5 and consolidate workflow triggers. The changes streamline automation by removing redundant workflows and enhancing dependency management.

  • Upgraded Process-PSModule workflow from v4 to v5 and consolidated scheduled/manual triggers
  • Removed redundant Nightly-Run and Linter workflows that duplicated functionality
  • Added configuration for Process-PSModule workflow and enhanced dependabot labeling

Reviewed Changes

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

Show a summary per file
File Description
.github/workflows/Process-PSModule.yml Updated to v5 and added workflow_dispatch/schedule triggers
.github/workflows/Nightly-Run.yml Removed redundant workflow now handled by Process-PSModule.yml
.github/workflows/Linter.yml Removed separate linter workflow
.github/linters/.jscpd.json Removed linter configuration file
.github/dependabot.yml Added automatic labeling for GitHub Actions dependencies
.github/PSModule.yml Added new configuration file for Process-PSModule workflow

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

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 50817f2 into main Oct 5, 2025
38 checks passed
@github-actions

github-actions Bot commented Oct 5, 2025

Copy link
Copy Markdown

Module Twitch - 0.0.4 published to the PowerShell Gallery.

@github-actions

github-actions Bot commented Oct 5, 2025

Copy link
Copy Markdown

GitHub release for Twitch v0.0.4 has been created.

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