Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🩹 [Patch]: Add a 'test' for event info #25

Merged
merged 21 commits into from
Jan 19, 2025
Merged

🩹 [Patch]: Add a 'test' for event info #25

merged 21 commits into from
Jan 19, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 17, 2025

Description

This pull request includes changes to the testing workflow and the addition of a new script file to exemplify the process of gathering GitHub event and runner information.

Changes to the testing workflow:

  • .github/workflows/TestWorkflow.yml: Updated the ActionTestWithScript job to use the new info.ps1 script for exemplify how to gather GitHub event and runner information.

Addition of new script:

  • tests/info.ps1: Added a new PowerShell script that requires the GitHub module and logs GitHub event and runner data in a formatted list.

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 Jan 17, 2025
…n for sender, enterprise, organization, owner, and repository
@MariusStorhaug MariusStorhaug changed the title Add event info 🩹 [Patch]: Add a 'test' for event info Jan 19, 2025
@MariusStorhaug MariusStorhaug merged commit 81a24b8 into main Jan 19, 2025
36 checks passed
@MariusStorhaug MariusStorhaug deleted the event branch January 19, 2025 10:26
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.

1 participant