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

Added override functionality for github issues links #1594

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

daveoconnor
Copy link
Collaborator

This is related to ticket #935.

For now it's only set up with the Outcome library. The original ticket mentioned asio works the same way but looking at the Asio git repo it looks like they're using github issues.

There was discussion in that thread of looking at the repo and checking if they're a fork or issues are closed. Given there's no reliably consistent programmatic way to account for each edge case those would introduce and we'd need the overriding url anyway, it's simpler to just check the override map for an existing key as this PR does.

Happy to change it if anyone feels that's worth the effort and can map out all the edge cases.

Copy link
Member

@rbbeeston rbbeeston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with this if Greg is

Copy link
Collaborator

@GregKaleka GregKaleka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daveoconnor daveoconnor merged commit 4b8b554 into develop Jan 13, 2025
4 checks passed
@daveoconnor daveoconnor deleted the doc/935-issues-link branch January 13, 2025 16:35
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.

3 participants