Skip to content

Move env variables to Validate step in workflow - #55190

Open
gewarren wants to merge 1 commit into
mainfrom
gewarren-patch-8
Open

Move env variables to Validate step in workflow#55190
gewarren wants to merge 1 commit into
mainfrom
gewarren-patch-8

Conversation

@gewarren

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 29, 2026 23:04
@gewarren
gewarren requested a review from a team as a code owner July 29, 2026 23:04
@dotnetrepoman dotnetrepoman Bot added this to the July 2026 milestone Jul 29, 2026

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 pull request scopes workflow environment variables to the specific “Validate” step in the docs-verifier GitHub Actions workflow, rather than setting them at the workflow level.

Changes:

  • Removed top-level env configuration.
  • Added GITHUB_PR_NUMBER and GITHUB_TOKEN under the Validate step’s env so only that action receives them.

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