AppImage / AppImage/appimage.github.io

Only build PRs once

オープン
#477 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
374
フォーク
769
平均マージ
4日 10時間
マージ済み PR(30日)
8

説明

We get two builds for each PR, often with different results.

How can we make it so that we get only one build per PR?

I think the solution is [hidden](https://docs.travis-ci.com/user/web-ui/#Build-pushed-pull-requests) in the (somewhat cryptic) documentation

> Build pushed branches #
If ON, builds will be run on branches that are not explicitly excluded in your .travis.yml.
>
>If OFF builds only run on branches that are explicitly included.

and/or

>Build pushed pull requests #
>If ON, builds will be run new pull requests.

Setting "Build pushed pull requests" to __OFF__ for now to see if this solves it.

Catch 77: How to select _which one of the two builds_ are being executed? Since they have different results, the above has a 50:50 chance to disable the wrong one.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。