Skip to content

Commit

Permalink
Update editorial_bot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed May 4, 2023
1 parent 94890ac commit 0a1f5da
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/editorial_bot.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,12 @@ A series of checks can be run on the submitted repository with the command:

EditorialBot will report back with an analysis of the source code and list authorship, contributions and file types information. EditorialBot will also detect the languages used in the repository, will count the number of words in the paper file and will look for an Open Source License and for a *Statement of need* section in the paper.

It is possible to run the checks on a specific git branch:

```text
@editorialbot check repository from branch <custom-branch-name>
```

### Post-review checklist

Editors can get a checklist to remind all steps to do after the reviewers have finished their reviews and recommended the paper for acceptance:
Expand Down Expand Up @@ -323,4 +329,4 @@ JOSS editors-in-chief can withdraw a submission with the following command:
# Ping the EiCs for the current track
@editorialbot ping track-eic
```
```

0 comments on commit 0a1f5da

Please sign in to comment.