Skip to content

Test workflow - #384

Draft
Laksh (lakshk98) wants to merge 3 commits into
microsoft:mainfrom
lakshk98:test-workflow
Draft

Test workflow#384
Laksh (lakshk98) wants to merge 3 commits into
microsoft:mainfrom
lakshk98:test-workflow

Conversation

@lakshk98

Copy link
Copy Markdown
Contributor

Description

Describe the purpose of and changes within this Pull Request.

Testing

Do any existing tests cover this change? Are new tests needed?

Documentation

Is there any documentation impact for this change?

Installation

Is there any installer impact for this change?

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 adds a lightweight GitHub Actions job intended to validate that the repository can successfully allocate a runner from the 1ES hosted pool, and prints basic runner OS information as a smoke check.

Changes:

  • Added a new test_1es_access job to the main CI/CD workflow.
  • The new job targets the 1ES self-hosted runner pool and prints runner/OS details.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +57 to +59
test_1es_access:
if: github.repository == 'microsoft/ntosebpfext'
runs-on:
Comment on lines +66 to +68
run: |
hostname
Get-ComputerInfo |
@lakshk98
Laksh (lakshk98) marked this pull request as draft August 24, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants