Skip to content

Conversation

@MariusStorhaug
Copy link
Member

This pull request updates the Get-PSModuleSettings GitHub Action to a newer version in the workflow configuration file. This ensures the workflow uses the latest improvements and bug fixes from the action's upstream repository.

Workflow update:

  • Updated the Get-PSModuleSettings action in .github/workflows/Get-Settings.yml from version v1.0.2 to v1.0.3 to incorporate the latest changes and fixes.

@MariusStorhaug MariusStorhaug requested a review from a team as a code owner January 17, 2026 17:13
Copilot AI review requested due to automatic review settings January 17, 2026 17:13
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 updates the Get-PSModuleSettings GitHub Action from version v1.0.2 to v1.0.3 to fix a bug where merged pull requests were incorrectly detected as abandoned due to casing differences in event payload keys (PascalCase vs snake_case).

Changes:

  • Updated the action reference in the Get-Settings workflow from commit 58d80d7 (v1.0.2) to commit 5be8144 (v1.0.3)

@MariusStorhaug MariusStorhaug merged commit 6388a88 into main Jan 17, 2026
74 of 75 checks passed
@MariusStorhaug MariusStorhaug deleted the Fix branch January 17, 2026 17:21
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.

Handle PullRequest/Action casing in event payloads to detect merged PRs

2 participants