/
Working group issue commands

Working group issue commands

Open edX Working Groups use GitHub Issues to coordinate and track work. People who are participating in working groups will often need to assign themselves to issues and edit the labels on issues. If you are a member of the openedx GitHub organization, you may be able to do that yourself. If you are not, then there are a few “commands” that you can comment on any GitHub Issue or Pull Request.

Commands

Assign yourself to a PR

assign me

Add a label

label <labelname>

Note: Only one label can be added at a time.

Remove a label

remove-label <labelname>

Note: Only one label can be removed at a time.

Example

TODO: Add a link to an instance of someone using these commands on an issue

Technical Details

These commands are implemented using organization-wide GitHub Actions in defined in the .github repository: https://github.com/openedx/.github/tree/master/.github/workflows

If the commands aren’t working, please file a GitHub Request with the tCRIL team.

Related content

How to Start Contributing Code
How to Start Contributing Code
Read with this
GitHub Projects & Issues: A Primer
GitHub Projects & Issues: A Primer
More like this
Working Groups
Working Groups
Read with this
How to have issues and pull requests added to GitHub Projects
How to have issues and pull requests added to GitHub Projects
More like this
FED-BOM PR Workflow
FED-BOM PR Workflow
More like this
Axim Collaborative Engineering Team
Axim Collaborative Engineering Team
More like this