Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Dec 18, 2024

Description

This pull request includes enhancements to the Connect-GitHubApp function, adding a PassThru parameter, enhancing output messages, and updating tests to validate the new functionality.

Enhancements to Connect-GitHubApp function:

Updates to tests:

  • tests/GitHub.Tests.ps1: Updated the test for connecting to a GitHub App Installation to validate the PassThru functionality and ensure the context is not null or empty.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug requested a review from a team as a code owner December 18, 2024 11:15
@MariusStorhaug MariusStorhaug merged commit b0a7735 into main Dec 18, 2024
6 checks passed
@MariusStorhaug MariusStorhaug deleted the connectAppPassThru branch December 18, 2024 15:41
@github-actions
Copy link
Contributor

Module [GitHub - v0.11.18] published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GitHub v0.11.18 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

🩹 [Patch]: Let Connect-GitHubApp be able to pass the context to pipeline

2 participants