-
Notifications
You must be signed in to change notification settings - Fork 5.3k
merge request #16161
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
merge request #16161
Conversation
Update chains data
Update community events from external spreadsheet - February 16
❌ Deploy Preview for ethereumorg failed.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request adds new blockchain chain configurations and updates community event data. The changes appear to be data additions rather than functional code modifications.
- Adds two new blockchain chain configurations (Unichain and Lumoz Chain Mainnet)
- Updates community event data with duplicate endDate entry
- Adds a GitHub Actions badge to the release drafter workflow
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
src/data/community-events.json | Updates event data with duplicate endDate field |
src/data/chains.ts | Adds Unichain and Lumoz Chain Mainnet configurations |
.github/workflows/release-drafter.yml | Adds GitHub Actions workflow status badge |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge Request Change Check
Signed-off-by: 夜灵 <[email protected]>
Description
Related Issue