Skip to content

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

Merged
MariusStorhaug merged 3 commits intomainfrom
dependabot
Oct 3, 2025
Merged

🩹 [Patch]: Bump Process-PSModule to v5#5
MariusStorhaug merged 3 commits intomainfrom
dependabot

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request updates the repository's GitHub workflow and configuration files to streamline CI processes, improve dependency management, and clean up unused or redundant files. The main changes include updating workflow triggers and versions, adding configuration for the Process-PSModule workflow, and removing unnecessary linter and nightly run workflows.

Workflow and CI/CD Updates:

  • Updated .github/workflows/Process-PSModule.yml to add workflow_dispatch and scheduled nightly triggers, aligning it with the previous nightly run workflow and enabling manual and scheduled runs.
  • Bumped the referenced version of the external PSModule/Process-PSModule workflow from v4 to v5 for the Process-PSModule job, ensuring the latest workflow logic is used.

Configuration Additions:

  • Added a new .github/PSModule.yml file to configure the Process-PSModule workflow, specifying code coverage targets and providing placeholders for additional test and build configuration.

Dependency Management Improvements:

  • Updated .github/dependabot.yml to automatically add dependencies and github-actions labels to GitHub Actions update PRs, improving visibility and triage of dependency updates.

Cleanup of Redundant or Unused Files:

  • Removed the .github/workflows/Linter.yml workflow, indicating that automated linting is no longer run as part of the CI process.
  • Deleted the .github/workflows/Nightly-Run.yml workflow, consolidating nightly runs into the main Process-PSModule workflow.
  • Removed the .github/linters/.jscpd.json configuration file, suggesting that code duplication checks are no longer performed or are now handled elsewhere.

@MariusStorhaug MariusStorhaug self-assigned this Oct 3, 2025
Copilot AI review requested due to automatic review settings October 3, 2025 21:13
Copy link

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 pull request consolidates and modernizes the GitHub workflow configuration by updating the Process-PSModule workflow to version 5 and streamlining CI processes. The changes remove redundant workflows and improve dependency management while adding proper configuration for the updated workflow.

  • Consolidated nightly runs and manual dispatch triggers into the main Process-PSModule workflow
  • Updated Process-PSModule workflow from v4 to v5 and added configuration file
  • Removed redundant Linter and Nightly-Run workflows along with associated configuration files

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 Added workflow dispatch and scheduled triggers, updated to v5
.github/workflows/Nightly-Run.yml Removed redundant nightly run workflow
.github/workflows/Linter.yml Removed separate linter workflow
.github/linters/.jscpd.json Removed code duplication check configuration
.github/dependabot.yml Added automatic labeling for GitHub Actions updates
.github/PSModule.yml Added 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 MariusStorhaug merged commit 16de6db into main Oct 3, 2025
38 checks passed
@MariusStorhaug MariusStorhaug deleted the dependabot branch October 3, 2025 21:34
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

Module Confluence - 0.0.5 published to the PowerShell Gallery.

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

GitHub release for Confluence v0.0.5 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.

1 participant