Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Bugfix for the number of unreviewed commits#480

Open
jamezor wants to merge 1 commit intobrightcove-archive:masterfrom
jamezor:patch-1
Open

Bugfix for the number of unreviewed commits#480
jamezor wants to merge 1 commit intobrightcove-archive:masterfrom
jamezor:patch-1

Conversation

@jamezor
Copy link
Copy Markdown

@jamezor jamezor commented Jan 7, 2014

num_unreviewed_commits was doing something different than indicated - counting the number of commits without comments.

Now it simply counts the number of commits that have a null approved_by_user_id.

num_unreviewed_commits was doing something different than indicated - counting the number of commits without comments. 

Now it simply counts the number of commits that have a null approved_by_user_id.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant