You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testeng-ci is deprecated in favor of repo-tools.
See the DEPR [1] and the PR that moved pull_request_creator to repo-tools [2].
This also includes some cosmetic changes to the upgrade PRs.
Before:
* branch == jenkins/upgrade-python-requirements-{id}
* title == Python Requirements Update
* commit == chore: Updating Python Requirements
After:
* branch == repo-tools/upgrade-python-requirements-{id}
* title == chore: Upgrade Python requirements
* commit == chore: Upgrade Python requirements
NOTE: This leaves behind a testeng-ci reference in the repo-health job. We need to figure out the future of the edx-repo-health repo. This will be a future task [3]
[1] openedx/public-engineering#265
[2] openedx/repo-tools#517
[3] #138
FYI, there is also openedx/axim-engineering#530 which has context on how to setup repo-health for the openedx org. It is not running right now as far as I know.
Links:
Questions to answer:
Things to do:
.github/.github/workflows/repo-health-job.yml
Line 86 in ea32d1d
The text was updated successfully, but these errors were encountered: