Sarina Canelake
Sarina Canelake
Hi, The instructions say to use a webhook to configure: > You can [generate a Slack incoming webhook token from here](https://slack.com/apps/A0F7XDUAZ-incoming-webhooks). However this method is deprecated. This Action needs to...
## What this PR does / Why we need it Removes the first uses clause from the example Action code. GitHub Actions only allows one `uses` clause, otherwise error `'uses'...
## What you want to add A flag that would give the option to disallow creating new labels. ## Why this is needed I added a [new action](https://github.com/openedx/build-test-release-wg/blob/main/.github/workflows/label-on-comment.yml) that allows...
Currently I am unable to update pylintrc to the generated version defined in edx_lint because it was previously manually edited. And also not touched since 2020 😱 Work should be...
## This PR was autogenerated This pr replaces the old GitHub organization, github.com/edx, with the new GitHub organization, github.com/openedx. Tagging @openedx/tcril-engineering for review, but others are welcome to provide review....
Update the README to correct "EdX" capitalizations, remove outdated links, and explain our move to docs.openedx.org @feanil I'm happy to do a cleanup pass, but probably can't add the detail...
Do the thing!
Hi, I found a weird bug where adding this extension to a single page app (index.rst without a toctree), pydata-sphinx-theme threw an error. To work around this, I added `dummy.rst`...
## Expected Behavior Given that I am Staff on a course When an Entrance Exam is enabled for my course AND I have not passed the entrance exam And I...