Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

[Help wanted] Trigger manually #178

Open
Pasupathi-Rajamanickam opened this issue May 3, 2018 · 10 comments
Open

[Help wanted] Trigger manually #178

Pasupathi-Rajamanickam opened this issue May 3, 2018 · 10 comments

Comments

@Pasupathi-Rajamanickam
Copy link

I searched all issues and documents, I don't find answer. I see few PR test has not been started. How do I manually trigger for new PR number. For existing on which was already ran, I can retry the build. For new PR if the pipeline not started how could I start one?

@jtarchie
Copy link
Owner

@PasupathiRajamanickam can you show us what you've tried, the actual YAML of the pipeline?

@jacob-hd
Copy link

I experience this as well. No matter how long I wait, it just won't start building some PRs:
image

It's been like this for days.

@jtarchie
Copy link
Owner

And are you you using version: every?

@jacob-hd
Copy link

We were not!

I just applied version: every to the get:

   - get: app-catalog-gateway
     resource: pull-request
     trigger: true
+    version: every

...and re-triggered a check, but it did not help. I'm going to uninstall and re-install the pipeline, and hope that solves it...

@jtarchie
Copy link
Owner

yeah you have to do that. Concourse does not trigger every after it has already detected versions.

@jacob-hd
Copy link

Got it, thanks @jtarchie !

@jacob-hd
Copy link

jacob-hd commented May 23, 2018

@jtarchie -

Even after deleting and re-set'ing the entire pipeline:
image

It still will not run some of the PRs:
image

😢

@jacob-hd
Copy link

jacob-hd commented May 23, 2018

Evidently, after 15 minutes, they all kicked off at once:
image

This is incredibly confusing to me. It checked the resource at least 15 times before it finally kicked them off..

But, at least it's doing it now.

@Pasupathi-Rajamanickam
Copy link
Author

For me some times when I retry Build 10 -> pointing PR 405 on 4th may
The retried build pointing to PR 415
Confusing

@jacob-hd
Copy link

jacob-hd commented Jun 5, 2018

This issue is recurring insidiously for us, even after applying version: every. It may be unrelated to this resource, and an issue with Concourse itself.

I've documented the issue further here:
https://github.com/quotecenter/concourse-issue

The issue includes our full pipeline for scrutiny.

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

No branches or pull requests

3 participants