Skip to content

Enable manual workflow runs to update man pages#51318

Merged
baronfel merged 1 commit into
dotnet:mainfrom
joeloff:man
Oct 17, 2025
Merged

Enable manual workflow runs to update man pages#51318
baronfel merged 1 commit into
dotnet:mainfrom
joeloff:man

Conversation

@joeloff

@joeloff joeloff commented Oct 16, 2025

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings October 16, 2025 23:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 enables manual triggering of the man pages update workflow by adding the workflow_dispatch event trigger. Previously, the workflow could only run on a scheduled basis (every 15 days). This change allows developers to manually update man pages on demand when needed, such as after significant documentation changes or before releases.

  • Added workflow_dispatch trigger to allow manual workflow execution

@baronfel baronfel enabled auto-merge October 17, 2025 01:08
@joeloff

joeloff commented Oct 17, 2025

Copy link
Copy Markdown
Member Author

/ba-g This change doesn't impact any code/unit tests

@baronfel baronfel merged commit da83df9 into dotnet:main Oct 17, 2025
24 of 28 checks passed
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.

3 participants