Skip to content

Commit

Permalink
Add an empty contributor file.
Browse files Browse the repository at this point in the history
This is a workaround to make the CI action work as expected.
The CLA action failed in this PR:
#1

The error in the action log is:

```
Run contributor-assistant/[email protected]
CLA Assistant GitHub Action bot has started the process
Error: Could not retrieve repository contents: Not Found. Status: 404
Error: Cannot read properties of undefined (reading 'data')
```

See for example:
https://github.com/cowprotocol/flash-loan-wrapper-solver/actions/runs/13071434597/job/36473778174

This workaround was suggested in:
contributor-assistant/github-action#155 (comment)
  • Loading branch information
fedgiac committed Jan 31, 2025
1 parent 3953886 commit 85290ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions signatures/version1/cla.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"signedContributors": []
}

0 comments on commit 85290ad

Please sign in to comment.