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

Replace the local_replace.py script #10

Open
ezio-melotti opened this issue Aug 15, 2021 · 1 comment
Open

Replace the local_replace.py script #10

ezio-melotti opened this issue Aug 15, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@ezio-melotti
Copy link
Member

The local_replace.py extension has been used to automatically convert parts of messages posted to b.p.o into links, including: issues, messages, reference numbers, PEPs, files, tracebacks, etc. (see the triaging page of the devguide). Some of these links are already automatically handled by GitHub.

If we want to create links for the rest, a new tool should be written.

This tool will be used for new messages, but it might also be used either at import time, or after the issues have been imported to GitHub.

@ezio-melotti ezio-melotti added the help wanted Extra attention is needed label Aug 15, 2021
@ezio-melotti ezio-melotti added this to To do in GitHub migration via automation Aug 15, 2021
@ezio-melotti
Copy link
Member Author

Autolinks could be used for some of these (e.g. PEP-XXX), but they aren't flexible enough to handle all cases.

A GitHub action should provide more flexibility -- autolinks could be still used in the meanwhile.

@ezio-melotti ezio-melotti moved this from To do to In progress in GitHub migration Dec 3, 2021
@ezio-melotti ezio-melotti moved this from In progress to To do in GitHub migration Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant