Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: Merge the .issue command into the github cog | 2021-12-02 | -277/+0 | |
| | ||||
* | Isort: give the codebase a sort | 2021-10-22 | -8/+1 | |
| | ||||
* | Fix bugs in `.issue` command & add aliases | 2021-10-17 | -5/+14 | |
| | | | | | | - Now requires at least one issue/PR - No longer continues to send issues/PRs when there's too many listed in the invocation - Added plural aliases (`.issues` and `.prs`) | |||
* | Move practical functions into utilities folder | 2021-09-05 | -0/+275 | |
Separates out the useful/practical seasonal bot features from the evergreen folder into a "utilities" folder. Adjusts the paths to resources to reflect the folder move. |