Track gitlab pipelines state of your project.
gitlab-integration
requires api accessgitlab-integration
uses remote named origin
to determine where to reach Gitlab API to get pipeline statuses, so make sure that is the one that points to your gitlab server.
Indeed, gitlab-integration
uses Atom GitRepository API to retrieve that URL, which does not currently leave the choice about which remote to consider as upstream repository.
gitlab-integration
should display pipeline statuses in the status bar if it can correctly determine and reach the gitlab server where your project is hosted like shown above.Reporting issues and pull requests are more than welcome on this project.
Please provide console debug output screenshot by enabling corresponding option in package settings:
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.