freeedcom / ai-codereviewer

AI Code Reviewer: Enhance your GitHub workflow with AI-powered code review! Get intelligent feedback and suggestions on pull requests using OpenAI's GPT-4 API, improving code quality and saving developers time.
MIT License
479 stars 439 forks source link

Can't find 'action.yml', 'action.yaml' or 'Dockerfile' for action #25

Open xrzhuang opened 8 months ago

xrzhuang commented 8 months ago

I am following the step

Replace your-username with your GitHub username or organization name where the AI Code Reviewer repository is located.

My username is xrzhuang and my repo is MrFU. However every combination of this I am trying is not working?

Examples:

uses: xrzhuang/ai-code-reviewer@main
uses: MrFU/ai-code-reviewer@main
uses: xrzhuang/MrFU/ai-code-reviewer@main
uses: xrzhuang/MrFU@main

Can someone please explain what I am doing wrong here? Please help ty

ajuarez-btf commented 8 months ago

Hello @xrzhuang. You should make a fork of the original repository first https://github.com/freeedcom/ai-codereviewer

After that you can follow the step using:

uses: xrzhuang/ai-code-reviewer@main

Because you already own that code and can use the GITHUB_TOKEN