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 committer support in the query language #821

Open
morucci opened this issue Feb 11, 2022 · 0 comments
Open

Add committer support in the query language #821

morucci opened this issue Feb 11, 2022 · 0 comments

Comments

@morucci
Copy link
Collaborator

morucci commented Feb 11, 2022

Currently we support an "author" field that is a representation of a Change (PR, MR, Review). However, we also index the committer identity (each commit in a change get a committer field). A committer is someone that pushed code in an already created Change like a new PS in Gerrit or new commit in a PR or MR.

Beside of the ability to filter on this new field, we could provide metrics about how a contributor is able to jump in Changes of other to make them move forward.

DOD: add the committer support in the Query language.

Thanks @fserucas for the idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant