Great!  I left some comment on the PR. around licensing and maintenance
overhead.

On Sun, May 31, 2020 at 11:51 PM Lamber Ken <lamber...@apache.org> wrote:

> Hi forks,
>
> Learned from travis and github actions api docs these days, I used my
> project as a demo[1],
> the demo pull request will always fail, please use "rerun tests" command,
> it will rerun tests automatically.
>
> if you are interested, try it.
>
> Best,
> Lamber-Ken
>
> [1] https://github.com/lamber-ken/hdocs/pull/36
>
>
> On 2020/05/27 06:08:05, Lamber Ken <lamber...@apache.org> wrote:
> > Dear community,
> >
> > Use case: A build fails due to an externality. The source is actually
> correct. It would build OK and pass if simply re-run. Is there some way to
> nudge Travis-CI to do another build, other than pushing a "dummy" commit?
> >
> > The way I often used is `git commit --allow-empty -m 'trigger rebuild'`,
> push a dummy commit, the travis will rebuild. Also noticed some apache
> projects have supported this feature.
> >
> > For example:
> > 1. Carbondata use "retest this please"
> >     https://github.com/apache/carbondata/pull/3387
> >
> > 2. Bookkeeper use "run pr validation"
> >     https://github.com/apache/bookkeeper/pull/2158
> >
> > But, I can't find a effective solution from Github and Travis's
> documentation[1], any thoughts or opinions?
> >
> > Best,
> > Lamber-Ken
> >
> > [1] https://docs.travis-ci.com    https://support.github.com
> >
>

Reply via email to