arunsathiya / set-output-janitor

Automated set-output replacements with GitHub GraphQL API
3 stars 0 forks source link
actions ci ci-cd github-graphql github-graphql-api golang

This repository is not meant for public use.

This repository is @arunsathiya's experiments with the GitHub GraphQL (and REST in a few places) API to automate fixing of set-output command usage with $GITHUB_OUTPUT as the former command is deprecated.

Expect code to be brittle, to be written only for Arun's usage and to have bandaid solutions everywhere. I am learning Go's features as I go.