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

Add option to define refs in issue templates #17842

Merged
merged 6 commits into from
Dec 17, 2021
Merged

Add option to define refs in issue templates #17842

merged 6 commits into from
Dec 17, 2021

Conversation

qwerty287
Copy link
Contributor

Adds a markdown header option ref that allows you to set the ref the issue should belong.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2021

Codecov Report

Merging #17842 (cc3a227) into main (a6d4a85) will decrease coverage by 0.00%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #17842      +/-   ##
==========================================
- Coverage   45.26%   45.26%   -0.01%     
==========================================
  Files         820      820              
  Lines       91064    91067       +3     
==========================================
- Hits        41218    41217       -1     
- Misses      43284    43287       +3     
- Partials     6562     6563       +1     
Impacted Files Coverage Δ
modules/structs/issue.go 0.00% <ø> (ø)
routers/web/repo/issue.go 38.92% <33.33%> (-0.01%) ⬇️
modules/charset/charset.go 71.71% <0.00%> (-4.05%) ⬇️
modules/queue/workerpool.go 50.76% <0.00%> (-1.53%) ⬇️
services/pull/pull.go 41.70% <0.00%> (ø)
models/repo_list.go 84.01% <0.00%> (+0.81%) ⬆️
modules/process/manager.go 82.94% <0.00%> (+1.55%) ⬆️
models/unit/unit.go 43.83% <0.00%> (+2.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6d4a85...cc3a227. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 28, 2021
@a1012112796 a1012112796 added the type/enhancement An improvement of existing functionality label Dec 6, 2021
@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 Dec 15, 2021
@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 Dec 17, 2021
@zeripath
Copy link
Contributor

make lgtm work

@zeripath zeripath merged commit 4cbc865 into go-gitea:main Dec 17, 2021
@qwerty287 qwerty287 deleted the ref-issue-template branch December 21, 2021 08:14
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
Adds a markdown header option `ref` that allows you to set the ref the issue should belong.
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
@zeripath zeripath modified the milestone: 1.17.0 Jul 22, 2022
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. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants