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

Fetch changes for all upstream pipelines #92

Open
pavelkostyurin opened this issue Jan 24, 2019 · 2 comments
Open

Fetch changes for all upstream pipelines #92

pavelkostyurin opened this issue Jan 24, 2019 · 2 comments

Comments

@pavelkostyurin
Copy link

pavelkostyurin commented Jan 24, 2019

For downstream pipeline we use several upstream pipelines as materials. And it seems like the plugin only checks latest instance of upstream pipelines.

Is it possible to fetch all changes made to upstream pipelines since last successful run of downstream pipeline? Maybe you can guide me how to do that.

@ashwanthkumar
Copy link
Owner

@pavelkostyurin We can but wouldn't that be too much information to process? Isn't GoCD's Compare View more suited for such use case? Or did you want a compare view link in the slack message?

@pavelkostyurin
Copy link
Author

pavelkostyurin commented Jan 24, 2019

We want to display all commits made to these pipelines (all materials for upstream pipelines are git repos) in Slack. And now I get only commits, corresponding to latest instances of these pipelines. Of course, it's not what we want, because there can be many instances of upstream pipelines forming downstream pipeline build.

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

2 participants