chore: update CLA Assistant GitHub Action to v2.6.1#46
chore: update CLA Assistant GitHub Action to v2.6.1#46ziyous09 wants to merge 1 commit intokeploy:mainfrom ziyous09:update-cla-action
Conversation
…tor-assistant/github-action from v2.0.0 to v2.6.1- Added required permissions block for GitHub token scope- Ensures compatibility with latest GitHub APIFixes #3054 Signed-off-by: Kunal Maurya <kunalmaurya4188@gmail.com>
|
The CLA Assistant workflow is failing because the PRO_ACCESS_TOKEN repository secret is not configured. Error Details: Workflow run: https://github.com/keploy/writers-program/actions/runs/20481140808/job/58854654718 Create a GitHub Personal Access Token with repo scope
Could a maintainer please help configure this secret? Thanks! 🙏 |
|
The issue is happening because no secret has been configured in the repository. Thanks for raising the PR—I appreciate your efforts. Feel free to pick up another issue. |

Description
Updated the CLA Assistant GitHub Action from v2.1.3-beta to v2.6.1 to ensure compatibility with the latest GitHub API and prevent potential issues with contributor CLA signing.
Changes Made
Updated
contributor-assistant/github-actionfrom v2.1.3-beta to v2.6.1Added required
permissionsblock for proper GitHub token scopeAll existing configuration parameters preserved
Maintained allowlist and conditional logic
Fixes keploy/keploy#3054
Issue Link: keploy/keploy#3054
Type of change
Chore : Maintenance, dependencies
How Has This Been Tested?
Validated YAML syntax using yamllint
Reviewed v2.6.1 release notes and changelog
Confirmed no breaking changes affecting our configuration
All required parameters from v2.1.3 are compatible with v2.6.1
Additional Context (Please include any Screenshots/gifs if relevant)
...
Checklist: