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

Resource not accessible by integration #63

Closed
CLCK0622 opened this issue Jun 1, 2023 · 8 comments
Closed

Resource not accessible by integration #63

CLCK0622 opened this issue Jun 1, 2023 · 8 comments

Comments

@CLCK0622
Copy link

CLCK0622 commented Jun 1, 2023

I would like to use it in my site, and I wonder if it can let me input the file path by myself?
e.g.: start/contributor.md

@CLCK0622
Copy link
Author

CLCK0622 commented Jun 1, 2023

oh the more serious problem is that when I use it in an org repo, it fail like this:
image
any solutions will help

@CLCK0622 CLCK0622 changed the title How to use it in other cases? Resource not accessible by integration Jun 1, 2023
@akhilmhdh
Copy link
Owner

Hey @CLCK0622 .

Yes u can change the file path. All you do is set the option readme_path while setting the action.

Ref: https://github.com/akhilmhdh/contributors-readme-action#optional-parameters

@akhilmhdh
Copy link
Owner

@CLCK0622 can u share me the repo url so that I can take a look at it.

Now sure, have seen users configuring it for organization and was working great for them

@Prakash4844
Copy link

Prakash4844 commented Jul 19, 2023

hey i am having same problem, i have already given readme_path here's repo can you take a look? https://github.com/Prakash4844/Get-Pair-Extraordinaire

Although, the workflow is successful if i use my Personal PAT instead of GITHUB_PAT

NODEJS 12 Deprecation warning is still there
image

NodeJs Warning ^


All Contributors are not added to Readme

image

See Contributions that github shows are different than readme generated

image

Edit 1: After manually adding name and rerunning the workflow it removes the name instead.

@akhilmhdh
Copy link
Owner

akhilmhdh commented Jul 21, 2023

Hey @Prakash4844 Thank you for taking your time. I really appreciate it.

  1. Weird i must say because the action uses node16. Ref: https://github.com/akhilmhdh/contributors-readme-action/blob/master/action.yml#L46 Need to check why its throwing an error like that.

  2. Ill definitely check you repo and resolve this. Release a patch. I got busy recently with some career changes happening.

Ill raise the patch within a couple of days. v3 will be released next month which would be an amazing one.

@Prakash4844
Copy link

Thanks, eagerly waiting for new version. keep up the good work

@iChristwin
Copy link

@akhilmhdh
Copy link
Owner

@Prakash4844 @iChristwin This is because you Github changed there action permission, You need to allow github action to read and write to repo.

I have updated the readme usage workflow to enable this.

Apologies for the very delayed response.

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

4 participants