Skip to content

Issue and pull request filters on organization dashboard #14072

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 4 commits into from
Jan 3, 2021

Conversation

jpraet
Copy link
Member

@jpraet jpraet commented Dec 20, 2020

Fixes #14052.

@lunny lunny added issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Dec 20, 2020
@jpraet
Copy link
Member Author

jpraet commented Dec 21, 2020

I think this should be kind/enhancement instead of kind/regression?

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 21, 2020
@lunny lunny added type/enhancement An improvement of existing functionality and removed issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change labels Dec 21, 2020
@6543
Copy link
Member

6543 commented Jan 2, 2021

@jpraet pleace resolve conflicts

@codecov-io
Copy link

Codecov Report

Merging #14072 (e04149e) into master (3abea9e) will increase coverage by 0.07%.
The diff coverage is 57.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14072      +/-   ##
==========================================
+ Coverage   41.90%   41.97%   +0.07%     
==========================================
  Files         734      735       +1     
  Lines       78825    78885      +60     
==========================================
+ Hits        33032    33115      +83     
+ Misses      40350    40317      -33     
- Partials     5443     5453      +10     
Impacted Files Coverage Δ
routers/user/home.go 60.00% <57.69%> (-0.59%) ⬇️
models/repo_mirror.go 2.38% <0.00%> (-11.91%) ⬇️
modules/cron/tasks_basic.go 87.50% <0.00%> (-3.41%) ⬇️
modules/process/manager.go 72.50% <0.00%> (-2.50%) ⬇️
services/pull/check.go 48.52% <0.00%> (-2.21%) ⬇️
modules/queue/unique_queue_disk_channel.go 53.84% <0.00%> (-1.54%) ⬇️
modules/git/batch_reader_nogogit.go 44.77% <0.00%> (-1.50%) ⬇️
modules/git/blame.go 65.71% <0.00%> (-1.43%) ⬇️
services/mirror/mirror.go 15.57% <0.00%> (-1.10%) ⬇️
modules/git/commit.go 53.47% <0.00%> (-0.74%) ⬇️
... and 17 more

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 3abea9e...e04149e. Read the comment docs.

@lunny lunny removed the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Jan 3, 2021
@lunny lunny added this to the 1.14.0 milestone Jan 3, 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 Jan 3, 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 Jan 3, 2021
@6543
Copy link
Member

6543 commented Jan 3, 2021

🚀

@6543 6543 merged commit 9cc5a89 into go-gitea:master Jan 3, 2021
@jpraet jpraet deleted the issue-filters-for-orgs branch January 22, 2021 18:38
@go-gitea go-gitea locked and limited conversation to collaborators Feb 11, 2021
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.

Issue and pull request filters on organization dashboard
5 participants