Badgen.net: Is it possible to support commits and PR badges for GitLab?

Created on 15 Jul 2019  路  7Comments  路  Source: badgen/badgen.net

Hello.

Is it possible to support more GitLab related badges? The same way it's done for GitHub, for example:

More Live Badge help wanted

All 7 comments

Sure it's possible, PR's welcome :D

Seems GitLab serves a different set of statuses
https://docs.gitlab.com/ee/api/README.html

@amio nice.
I'd like to work on this issue. But I will take time to understand the structure of the project and actually contribute. It is a problem? If not, can you assign this issue for me. :D

@reebr Not a problem :D

The graphql resource of GitLab does not provide the repository information correctly.
Maybe it's necessary to do a "mix " of the Rest API with Graphql to get the data needed.

Ref: https://gitlab.com/gitlab-org/gitlab-ce/issues/65170

That's fine, we are using rest & graphql api in GitHub badge (to double the rate limit)

Hello guys! I've seen that @rn4n had removed their assignment, so I would like to give it a try and make a PR in the future with this feature. If it is alright, please, assign it to me @amio 馃槃

Sure, thanks! @alexnaiman

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tunnckoCore picture tunnckoCore  路  4Comments

tunnckoCore picture tunnckoCore  路  6Comments

GMartigny picture GMartigny  路  6Comments

papb picture papb  路  3Comments

amio picture amio  路  3Comments