Skip to content

Ensure hide-user-forks works coming from anywhere#6531

Merged
fregante merged 6 commits intomainfrom
extend-hide-user-forks
Apr 21, 2023
Merged

Ensure hide-user-forks works coming from anywhere#6531
fregante merged 6 commits intomainfrom
extend-hide-user-forks

Conversation

@fregante
Copy link
Member

@fregante fregante commented Apr 16, 2023

@fregante fregante added the bug label Apr 16, 2023
@fregante fregante marked this pull request as ready for review April 16, 2023 09:57
Copy link
Member Author

Choose a reason for hiding this comment

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

I had added and subsequently dropped refined-github/github-url-detection#170

The selectors are super specific and the alteration is non-destructive

/**?tab=repositories
/orgs/**/repositories/

The first one is relatively broad (it could target /user/repo/settings/access?tab=repositories, if it ever exists), but until we found out, the bug would likely be silent anyway.

fregante and others added 2 commits April 16, 2023 22:08
Co-authored-by: Kid <44045911+kidonng@users.noreply.github.com>
Co-authored-by: Kid <44045911+kidonng@users.noreply.github.com>
@fregante fregante merged commit bd0c170 into main Apr 21, 2023
@fregante fregante deleted the extend-hide-user-forks branch April 21, 2023 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

hide-user-forks missing from some links

2 participants