Skip to content

🩹 [Patch]: Get failing tests as messages to the PR #208

@MariusStorhaug

Description

@MariusStorhaug

Describe the change

Get failing tests as messages to the PR and see if we can @ mention copilot.

Test failed

➜ @((Get-GitHubOrganization), (Get-GitHubUser)) | Get-GitHubRepository | Select-Object Name, Owner, Visibility, Forks, OpenIssues, OpenPullRequests                         
Get-GitHubRepository: The input object cannot be bound to any parameters for the command either because the command does not take pipeline input or the input and its properties do not match any of the parameters that take pipeline input.

Message to copilot in the PR

**@copilot** Please evaluate what has happened with the test:
```
➜ @((Get-GitHubOrganization), (Get-GitHubUser)) | Get-GitHubRepository | Select-Object Name, Owner, Visibility, Forks, OpenIssues, OpenPullRequests                         
Get-GitHubRepository: The input object cannot be bound to any parameters for the command either because the command does not take pipeline input or the input and its properties do not match any of the parameters that take pipeline input.
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions