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

Minimizer gets confused when there are multiple pipelines for the base commit #267

Open
SkySkimmer opened this issue Feb 9, 2023 · 1 comment
Labels
bug minimizer bug Something isn't working

Comments

@SkySkimmer
Copy link
Contributor

eg coq/coq#17243 (comment)
it sees https://gitlab.com/coq/coq/-/pipelines/762836836 ("Bot merge 542d3718 and e9c7feda" from the backport testing PR) and https://gitlab.com/coq/coq/-/pipelines/763974119/ (from the actual push to v8.17)

@ticket-tagger ticket-tagger bot added the bug Something isn't working label Feb 9, 2023
@Zimmi48
Copy link
Member

Zimmi48 commented Apr 16, 2023

We could solve this issue by arbitrarily using the first pipeline. Even better, we could check each pipeline to find one that contains all the information we need (e.g., if there was a light pipeline and a full pipeline, or if one of them was cancelled, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug minimizer bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants