eduNEXT / tutor-contrib-edunext-distro

A tool to facilitate the customization of an Openedx instance, adding commands and settings to have an easy-to-use and a ready-to-deploy in local or in development openedx distribution.
2 stars 1 forks source link

feat: add workflow to add items to the Dedalo project DS-831 #58

Closed MaferMazu closed 3 months ago

MaferMazu commented 3 months ago

Description

This PR adds the workflow to add issues and PRs to the Dedalo project.

Testing instructions

This PR is based on https://github.com/eduNEXT/eox-support/pull/12

luisfelipec95 commented 3 months ago

Hello @MaferMazu, do you know why he is not passing the test?

Asespinel commented 3 months ago

Hei @luisfelipec95 it appears the test is failing because the ´tests´packages is not recognized as a python module. I solved this problem in the PR https://github.com/eduNEXT/tutor-contrib-edunext-distro/pull/57. Please let me know any other issues you have.