Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Chore: use latest CLA action #3874

Merged
merged 1 commit into from
May 12, 2022
Merged

Chore: use latest CLA action #3874

merged 1 commit into from
May 12, 2022

Conversation

katspaugh
Copy link
Member

Update the CLA job version.

@katspaugh katspaugh requested a review from fmrsabino May 12, 2022 11:00
@github-actions
Copy link

CLA Assistant Lite All Contributors have signed the CLA.

if: github.base_ref != 'main' && ((github.event.comment.body == 'recheckcla' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target')
# Alpha Release
uses: gnosis/github-action@master
if: github.base_ref != 'main' && (/I have read the CLA Document and I hereby sign the CLA|recheckcla/.test(github.event.comment.body) || github.event_name == 'pull_request_target')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also changed the strict equality check to a regex to account for insignificant newlines or some such.

@github-actions
Copy link

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2312947722

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 35.264%

Totals Coverage Status
Change from base Build 2307735080: 0.0%
Covered Lines: 3613
Relevant Lines: 9303

💛 - Coveralls

@github-actions
Copy link

Deployment links

🟠 Rinkeby Mainnet 🟣 Polygon 🟡 BSC Arbitrum 🟢 Gnosis Chain

@katspaugh katspaugh merged commit dd0e766 into dev May 12, 2022
@katspaugh katspaugh deleted the cla branch May 12, 2022 11:11
@katspaugh katspaugh mentioned this pull request May 12, 2022
@katspaugh katspaugh mentioned this pull request Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants