Re: [PATCH v3 2/3] CI: limit GitHub Actions to designated branches

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Đoàn Trần Công Danh  <congdanhqx@xxxxxxxxx> writes:

> Git's maintainer usually don't have enough time to debug the failure of
> invidual feature branch, they usually want to look at intergration
> branches only.

Please please please do not make this thing about me.  I do not have
Actions enabled at https://github.com/gitster/git/ repository anyway.

Instead, please focus on making the end result useful for general
contributors.

> Contributors now can have GitHub Actions as an opt-in option,
> should they want to check their code, they will push into designated
> branch.

OK, so this is an opt-in approach as you outlined in the cover
letter.

> +  pull_request:
> +  push:
> +    branches:
> +      - maint
> +      - master
> +      - next
> +      - jch
> +      - pu
> +      - 'for-ci**'
> +    tags:
> +      - '**'
> +      - '!**wip**'

I agree with the agreement you and Peff reached about for-ci plus
for-ci/** patterns and building only v[0-9] tags in your discussion
downthread.

Thaks.




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux