Skip to content

Add link for repositories README file #27684

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

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

sebastian-sauer
Copy link
Contributor

this allows to deep link to the readme section of a repository.

fixes #27641

Screenshots:

No changes on initial display:
image

On hover the link is shown:
image

this allows to deep link to the readme section of a
repository.

fixes go-gitea#27641
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 18, 2023
@github-actions github-actions bot added the modifies/templates This PR modifies the template files label Oct 18, 2023
@techknowlogick techknowlogick added the topic/ui Change the appearance of the Gitea UI label Oct 18, 2023
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Oct 18, 2023
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Oct 18, 2023
@jolheiser jolheiser merged commit 7210f23 into go-gitea:main Oct 18, 2023
@GiteaBot GiteaBot added this to the 1.22.0 milestone Oct 18, 2023
zjjhot added a commit to zjjhot/gitea that referenced this pull request Oct 19, 2023
* giteaofficial/main:
  [skip ci] Updated translations via Crowdin
  Add link for repositories README file (go-gitea#27684)
  Fix typo "GetLatestRunnerToken" (go-gitea#27680)
  Clipboard copy enhancements (go-gitea#27669)
  Remove unnecessary parameter (go-gitea#27671)
  Always delete existing scheduled action tasks (go-gitea#27662)
  Support allowed hosts for webhook to work with proxy (go-gitea#27655)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/templates This PR modifies the template files topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turn the README's top on the main project page into a link (like on GitLab and GitHub)
5 participants