a9261/MyChatGPTCodeReview

my first try github action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 8, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: a9261/my-github-codereview@fc514bbb71d08e57646bc4d160d7881cb263364c # v1.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenYour GITHUB TOKENno${{ github.token }}
openaikeyYour OPENAPI KEYno${{ github.openaikey }}
promptYour prompt of codereviewno${{ github.prompt }}
commentlngYour code review result of comment languageno${{ github.commentlng }}
programlngYour reponsitory main program languageno${{ github.programlng }}
chatgptmodelYou want to use which model of chatgptno${{ github.commentlng }}
namedescription
timeYour output description here