July 2, 2024Published by Olivier Miossec on July 2, 2024Categories CommunityAutomate your GitHub Issues with PowerShell and GitHub APII made a post on how to authenticate to the GitHub API to perform tasks on your repositories, in this article I will show how to […]
July 1, 2024Published by Thomas Thornton on July 1, 2024Categories CommunityAdding comments to your GitHub Pull Requests using GitHub ActionsWhen managing a GitHub Pull Request (PR) workflow, numerous continuous integration (CI) checks typically run to ensure code quality, functionality, and compliance with project standards. Keeping […]