Skip to content
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

[SMALLFIX] Fix Alluxio/new-contributor-tasks#624 #16871

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

nand-porko
Copy link
Contributor

@alluxio-bot
Copy link
Contributor

Thank you for your pull request.
In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement (CLA).
It's all electronic and will take just a few minutes. Please download CLA form here, sign, and e-mail back to [email protected]

@alluxio-bot
Copy link
Contributor

Automated checks report:

  • Commits associated with Github account: FAIL
    • It looks like your commits can't be linked to a valid Github account.
      Your commits are made with the email nandeeshvar1@gmail,com, which does not allow your contribution to be tracked by Github.
      See this link for possible reasons this might be happening.
      To change the author email address that your most recent commit was made under, you can run:
      git -c user.name="Name" -c user.email="Email" commit --amend --reset-author
      See this answer for more details about how to change commit email addresses.
      Once the author email address has been updated, update the pull request by running:
      git push --force https://github.com/nand-porko/alluxio.git new_contrib_branch
  • PR title follows the conventions: FAIL
    • The title of the PR does not pass all the checks. Please fix the following issues:
      • First word of title ("Fixes") is not an imperative verb. Please use one of the valid words

Some checks failed. Please fix the reported issues and reply 'alluxio-bot, check this please' to re-run checks.

@dbw9580 dbw9580 added the needs-info waiting on issue opener to respond label Feb 15, 2023
@dbw9580 dbw9580 changed the title [SMALLFIX] Fixes Alluxio/new-contributor-tasks#624 [SMALLFIX] Fix Alluxio/new-contributor-tasks#624 Feb 15, 2023
@alluxio-bot
Copy link
Contributor

Automated checks report:

  • Commits associated with Github account: PASS
  • PR title follows the conventions: PASS

All checks passed!

Copy link
Contributor

@dbw9580 dbw9580 left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@dbw9580
Copy link
Contributor

dbw9580 commented Feb 15, 2023

@nand-porko please sign the CLA so that we can accept your contribution.

@nand-porko
Copy link
Contributor Author

I have mailed the CLA. Thank you!

@fuzhengjia
Copy link
Contributor

@HelloHorizon please check if the CLA has been received.

@dbw9580 dbw9580 added needs-response waiting on alluxio response and removed needs-info waiting on issue opener to respond labels Feb 16, 2023
@HelloHorizon
Copy link
Contributor

Alluxio-bot, merge this please

@jiacheliu3
Copy link
Contributor

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit d28e933 into Alluxio:master Feb 21, 2023
YangchenYe323 pushed a commit to YangchenYe323/alluxio that referenced this pull request Apr 16, 2023
Fixes Alluxio/Community#624
Alluxio/Community#624

pr-link: Alluxio#16871
change-id: cid-1c61908eb034cdb6d84b5510798ac8c2c7c029e9
jiacheliu3 pushed a commit to jiacheliu3/alluxio that referenced this pull request May 16, 2023
Fixes Alluxio/Community#624
Alluxio/Community#624

pr-link: Alluxio#16871
change-id: cid-1c61908eb034cdb6d84b5510798ac8c2c7c029e9
jiacheliu3 pushed a commit to jiacheliu3/alluxio that referenced this pull request May 16, 2023
Fixes Alluxio/Community#624
Alluxio/Community#624

pr-link: Alluxio#16871
change-id: cid-1c61908eb034cdb6d84b5510798ac8c2c7c029e9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-response waiting on alluxio response
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix typo in core/client/fs/src/main/java/alluxio/client/block/AlluxioBlockStore.java
7 participants