Dev-squad GitHubGitHubGitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ triage: Biweekly on Thursdays 07:00 UTC
Any contributor can self-assign an issue to themselves by commenting on an issue with the following command. The workflow will also add the Self-Assigned label to the issue.
The following commands create a new comment on the issue with the relevant content development checklist. A command can be added to either the issue body upon creation, or as a new comment.
//tutorial
//online-workshop
//lesson-plan
//course
Please note that checklists added with these commands can only be ticked off by people who have been added to the Learn Content Triage Group. General contributors will be guided to copy-paste a checklist from the relevant handbook page at the end of the topic vetting process.
Once a content is ready to be reviewed, a comment should be made on the issue listing steps for how someone can review the issue. This workflow will do just that, linking to the Guidelines for Reviewing Content handbook page and adding a review check-list that contributors can copy-paste into a new comment.
When a content has been published, the issue should be closed with the following command, rather than simply pressing Close Issue in GitHubGitHubGitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/. The workflow will add a [Content] Published label to the issue, remove the [Content] Needs Co-host label should it exist on the issue, and close the issue.
The following commands are used to triage feedback issues. A command can be added to either the issue body upon creation, or as a new comment. The workflow will only trigger if the Awaiting Triage label is also present.