Open uw-bot opened 3 years ago
Hello human, I'm @uw-bot, a robot that can help you with some common editorial tasks. @lmoresi it looks like you're currently assigned to review this model :tada:.
:star: Important :star:
If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/underworld-community/uwc-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿
To fix this do the following two things:
For a list of things I can do to help you, just type:
@uw-bot commands
Software report (experimental):
Failed to discover a valid open source license.
@uw-bot commands
Here are some things you can ask me to do (I'm kind of lazy for now):
# List all of UW-bot's capabilities
@uw-bot commands
# Assign a GitHub user as the sole reviewer of this submission
@uw-bot assign @username as reviewer
# Add a GitHub user to the reviewers of this submission
@uw-bot add @username as reviewer
# Re-invite a reviewer (if they can't update checklists)
@uw-bot re-invite @username as reviewer
# Remove a GitHub user from the reviewers of this submission
@uw-bot remove @username as reviewer
# List of editor GitHub usernames
@uw-bot list editors
# List of reviewers together with programming language preferences and domain expertise
@uw-bot list reviewers
# Change editorial assignment
@uw-bot assign @username as editor
# Set the Model archive DOI at the top of the issue e.g.
@uw-bot set 10.0000/zenodo.00000 as archive
# Set the Model version at the top of the issue e.g.
@uw-bot set v1.0.1 as version
# Open the review issue
@uw-bot start review
EDITORIAL TASKS
# All commands can be run on a non-default branch, to do this pass a custom
# branch name by following the command with `from branch custom-branch-name`.
# For example:
# Remind an author or reviewer to return to a review after a
# certain period of time (supported units days and weeks)
@uw-bot remind @reviewer in 2 weeks
# Ask Whedon to do a dry run of accepting the paper and depositing with Crossref
@uw-bot recommend-accept
# Ask Whedon to check the references for missing DOIs
@uw-bot check references
# Ask Whedon to check repository statistics for the submitted software
@uw-bot check repository
EiC TASKS
# Invite an editor to edit a submission (sending them an email)
@uw-bot invite @editor as editor
# Reject a paper
@uw-bot reject
# Withdraw a paper
@uw-bot withdraw
@uw-bot check repository
Software report (experimental):
@uw-bot generate pdf
PDF failed to compile for issue #5 with the following error:
Can't find any papers to compile :-(
Submitting author: @rbeucher (Romain Beucher) Repository: https://github.com/rbeucher/UWGeodynamics-2D-Rift-Tutorial Version: v1.0.0 Editor: @julesghub Reviewer: @lmoresi Archive: Pending
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@lmoresi, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://uwc.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @julesghub know.
✨ Please start on your review when you are able, and be sure to complete your review in the next six weeks, at the very latest ✨
Review checklist for @lmoresi
✨ Important: Please do not use the Convert to issue functionality when working through this checklist, instead, please open any new issues associated with your review in the software repository associated with the submission. ✨
Code of Conduct
General checks
Documentation
Model