Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: move pull_request_creator here from testeng-ci #517

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

kdmccormick
Copy link
Member

@kdmccormick kdmccormick commented May 15, 2024

This also changes the branch prefix from jenkins/ to repo-tools/

Copied from https://github.com/openedx/testeng-ci/

Part of openedx/public-engineering#265

@kdmccormick kdmccormick force-pushed the kdmccormick/testeng-ci branch 3 times, most recently from d2b7083 to 26e5ef1 Compare June 5, 2024 19:27
@kdmccormick kdmccormick marked this pull request as ready for review June 5, 2024 19:27
@kdmccormick kdmccormick merged commit f376b95 into openedx:master Jun 5, 2024
4 checks passed
@kdmccormick kdmccormick deleted the kdmccormick/testeng-ci branch June 5, 2024 19:32
kdmccormick added a commit to openedx/.github that referenced this pull request Jun 7, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants