Open thangeshbabu opened 8 months ago
@thangeshbabu Sorry you're seeing issues with the action. Can you share more information about which step(s) are failing with the repo token permissions error?
@jazanne thanks for responding, It is failing on "Find Flags" Step and below is the SS of error I am facing.
@thangeshbabu Since you are an enterprise account, can you check that your organizations permission settings are correct? I'm unable to reproduce this issue
I think I have the same issue. Log with debug logging:
Preprocessing diffs...
##[debug]Getting pull request diff...
2024/10/25 03:50:06 `repo-token` lacks required permissions
Error: `repo-token` lacks required permissions
##[debug]Docker Action run completed with exit code 1
I also have this warning:
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.311.0. Please update to the latest version 2.314.1
@thangeshbabu Were you able to get this to work in Github Enterprise using a Self Hosted Runner?
Nope @matthieulabbe
Now it is evident that it is a common problem not specific to my organization. Anyway LaunchDarkly team can help us on this @jazanne ?
I am trying to use this action in Github Enterprise using Self Hosted Runner. No matter what permission I assign, job keeps failing with error "
repo-token
lacks required permissions"Debug Log - Permissions :
my github workflow yaml: