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

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

Open
xrzhuang opened this issue Nov 12, 2023 · 1 comment
Open

Comments

@xrzhuang
Copy link

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
Copy link

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

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

No branches or pull requests

2 participants