Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Oct 8, 2025

Description

This pull request updates the workflow configuration in the README.md to enhance automation and permissions, and to use the latest workflow version. The most important changes are:

Workflow triggers and scheduling:

  • Added workflow_dispatch and a nightly scheduled run (cron: '0 0 * * *') to allow manual and automated executions of the workflow.

Permissions:

  • Expanded required permissions to include statuses, pages, and id-token in addition to contents and pull-requests.

Workflow version:

  • Updated the referenced workflow from version v2 to v5 for the Process-PSModule job.

@MariusStorhaug MariusStorhaug self-assigned this Oct 8, 2025
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner October 8, 2025 20:39
Copilot AI review requested due to automatic review settings October 8, 2025 20:39
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 workflow configuration example in the README.md to include new automation features and align with the latest workflow version. The changes enhance the workflow's functionality by adding manual triggers, scheduled execution, and expanded permissions.

Key changes:

  • Added workflow dispatch and nightly scheduling capabilities
  • Expanded permissions to include statuses, pages, and id-token
  • Updated workflow version from v2 to v5

@MariusStorhaug MariusStorhaug changed the title 📖Docs: Update README.md with new usecases 📖Docs: Update README.md with new use cases Oct 8, 2025
@MariusStorhaug MariusStorhaug merged commit 6090b7e into main Oct 8, 2025
66 of 67 checks passed
@MariusStorhaug MariusStorhaug deleted the docs branch October 8, 2025 20:47
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