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

Exclude pull_request from fetch-tags step, fixes #7108 #7120

Merged
merged 2 commits into from
Jun 5, 2019
Merged

Exclude pull_request from fetch-tags step, fixes #7108 #7120

merged 2 commits into from
Jun 5, 2019

Conversation

e3b0c442
Copy link
Contributor

@e3b0c442 e3b0c442 commented Jun 4, 2019

This PR excludes the drone fetch-tags step from the pull_request event as suggested in the comments of #7108. I don't believe this will have any unintended side effects in the CI system.

Signed-off-by: Nick Meyer [email protected]

@codecov-io
Copy link

codecov-io commented Jun 4, 2019

Codecov Report

Merging #7120 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7120      +/-   ##
==========================================
- Coverage   41.57%   41.57%   -0.01%     
==========================================
  Files         446      446              
  Lines       60848    60848              
==========================================
- Hits        25300    25299       -1     
- Misses      32264    32265       +1     
  Partials     3284     3284
Impacted Files Coverage Δ
modules/log/event.go 64.46% <0%> (-1.53%) ⬇️
models/repo_list.go 73.09% <0%> (+1.01%) ⬆️

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 8bf4059...29032fb. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 4, 2019
@techknowlogick techknowlogick added this to the 1.9.0 milestone Jun 4, 2019
@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 Jun 4, 2019
@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 Jun 5, 2019
@lunny lunny merged commit 5d3177d into go-gitea:master Jun 5, 2019
jeffliu27 pushed a commit to jeffliu27/gitea that referenced this pull request Jul 18, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
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/testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants