-
Notifications
You must be signed in to change notification settings - Fork 143
chore(profile): add profile for naran-lhagvasuren #81
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
Conversation
Signed-off-by: BzY*FuZy <132327848+bzyfuzy@users.noreply.github.com>
""" WalkthroughThis change updates the Changes
Assessment against linked issues
Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
@bzyfuzy please resolve conflicts, and edit your PR description based on this guide
Signed-off-by: BzY*FuZy <132327848+bzyfuzy@users.noreply.github.com>
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.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
profile-submission.json
(1 hunks)
🧰 Additional context used
🪛 Biome (1.9.4)
profile-submission.json
[error] 24-24: The key github_handle was already declared.
This where a duplicated key was declared again.
If a key is defined multiple times, only the last definition takes effect. Previous definitions are ignored.
(lint/suspicious/noDuplicateObjectKeys)
[error] 25-25: The key full_name was already declared.
This where a duplicated key was declared again.
If a key is defined multiple times, only the last definition takes effect. Previous definitions are ignored.
(lint/suspicious/noDuplicateObjectKeys)
[error] 26-26: The key github_trial_issue_link was already declared.
This where a duplicated key was declared again.
If a key is defined multiple times, only the last definition takes effect. Previous definitions are ignored.
(lint/suspicious/noDuplicateObjectKeys)
@tiffmyaaw conflicts Resolved |
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.
You have an error in your code. You have the wrong JSON structure.
Signed-off-by: BzY*FuZy <132327848+bzyfuzy@users.noreply.github.com>
@tiffmyaaw, @zolotokrylin, @markholdex JSON structure resolved |
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.
@bzyfuzy your PR description should be using close
/ closes
as you're solving the issue within the same repo, read again
Nah, you guys are way too bureaucratic! |
I'll close this PR then as the applicant has stated that he wants to withdraw |
Resolves #64
Adds profile details to profile-submission.json
Summary by CodeRabbit
Summary by CodeRabbit