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

Job status #218

Open
JohnMcClane97 opened this issue Apr 8, 2020 · 3 comments
Open

Job status #218

JohnMcClane97 opened this issue Apr 8, 2020 · 3 comments

Comments

@JohnMcClane97
Copy link

Is it possible to get exactly which job that is currently running in a pipeline? if it is possible how can that be achieved?

@marcells
Copy link
Owner

marcells commented Apr 9, 2020

For which service? If the api of the service exposes that information, then it should be possible.

@JohnMcClane97
Copy link
Author

for gitlab

@marcells
Copy link
Owner

You can take a look at the implementation of the GitLab service (https://github.com/marcells/node-build-monitor/blob/master/app/services/GitLab.js).

I think you should take a look at the GitLab API Docs (https://docs.gitlab.com/ee/api/).

If you are not breaking things, feel free to make a PR. ;-)

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

No branches or pull requests

2 participants