harmeetsingh11 / RefactorMate

RefactorMate is an AI tool for refactoring your code. It uses the advanced GPT-3.5-turbo model from OpenAI to make coding easier. Whether you're new to coding or an experienced developer, RefactorMate is designed to make your coding experience better and more efficient.
19 stars 23 forks source link

feat: workflow for auto-comment when pull request opens #50

Closed Asymtode712 closed 1 month ago

Asymtode712 commented 1 month ago

Fixes #40

@harmeetsingh11 please review and merge this PR

Also, please add labels and assign me this PR

Thank You!

Asymtode712 commented 1 month ago

@harmeetsingh11 Hey harmeet, I guess you should change your "GSSOC'24" label to "GSSoC'24" label because my merged PRs on your repo aren't visible on the leaderboard

Thank you!

harmeetsingh11 commented 1 month ago

Done ✅ Hi @Asymtode712 two of your workflows are not working as expected. The PR are #48 and #50. Can you please look into it?

Asymtode712 commented 1 month ago

@harmeetsingh11 ok I am looking into it

Asymtode712 commented 1 month ago

@harmeetsingh11 So i checked both, #50 hasn't runned yet because no new PR has been raised since #50 was merged and for removing #48's failure please follow the below steps:

Step 1: Create a Personal Access Token (PAT) with repo Permission

1. Navigate to Settings:

2. Go to Developer Settings:

3. Create a New Token:

4. Configure the Token:

5. Generate Token:

Step 2: Assign the Token to GITHUB_TOKEN Environment Variable

1. Navigate to Your Repository:

2. Go to Secrets:

3. Create a New Secret: