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

[github-issue-reopener] Vanity issue URLs #100

Closed
ianlewis opened this issue Jul 1, 2023 · 1 comment · Fixed by #1017
Closed

[github-issue-reopener] Vanity issue URLs #100

ianlewis opened this issue Jul 1, 2023 · 1 comment · Fixed by #1017
Labels
enhancement New feature or request
Milestone

Comments

@ianlewis
Copy link
Owner

ianlewis commented Jul 1, 2023

Some projects like gVisor and Go itself have an issue redirect service and use vanity urls for issues. e.g. https://go.dev/issue/123

@ianlewis ianlewis added the enhancement New feature or request label Jul 1, 2023
@ianlewis ianlewis changed the title Support vanity issue URLs in issue reopener [github-issue-reopener] Vanity issue URLs Jul 1, 2023
@ianlewis ianlewis added this to the v1.0.0 milestone Jul 1, 2023
@ianlewis
Copy link
Owner Author

Probably I'll need to support some kind of config file (maybe .github/issue-reopener.yml?) in order to specify the URL format.

ianlewis added a commit that referenced this issue Nov 5, 2023
Adds support for matching vanity urls in `actions/issue-reopener`.
Vanity URLs can be defined in a `.todos.yml` located in the repository
root.

Fixes #100

Signed-off-by: Ian Lewis <[email protected]>
ianlewis added a commit that referenced this issue Nov 5, 2023
Adds support for matching vanity urls in `actions/issue-reopener`.
Vanity URLs can be defined in a `.todos.yml` located in the repository
root.

Fixes #100

Signed-off-by: Ian Lewis <[email protected]>
@ianlewis ianlewis linked a pull request Nov 5, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant