Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 17, 2025

Description

This pull request introduces a new function for authenticating to GitHub CLI, updates the GitHub context setting logic, and modifies environment setup and tests for GitHub Actions.

New Functionality:

Context and Environment Updates:

Testing Enhancements:

  • tests/GitHub.Tests.ps1: Updated the test for Connect-GitHubAccount to verify that the GitHub CLI authentication token is not 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 self-assigned this Feb 17, 2025
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner February 17, 2025 16:45
@MariusStorhaug MariusStorhaug merged commit 8f0b520 into main Feb 17, 2025
10 checks passed
@MariusStorhaug MariusStorhaug deleted the ghauth branch February 17, 2025 17:44
@github-actions
Copy link
Contributor

Module GitHub - v0.15.0 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GitHub v0.15.0 has been created.

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

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

🩹 [Patch]: Configure GitHub CLI based on authentication

2 participants