[ 
https://issues.apache.org/jira/browse/GEODE-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175095#comment-17175095
 ] 

ASF GitHub Bot commented on GEODE-8406:
---------------------------------------

rhoughton-pivot opened a new pull request #5440:
URL: https://github.com/apache/geode/pull/5440


   Thank you for submitting a contribution to Apache Geode.
   
   In order to streamline the review of the contribution we ask you
   to ensure the following steps have been taken:
   
   ### For all changes:
   - [X] Is there a JIRA ticket associated with this PR? Is it referenced in 
the commit message?
   
   - [X] Has your PR been rebased against the latest commit within the target 
branch (typically `develop`)?
   
   - [X] Is your initial contribution a single, squashed commit?
   
   - [X] Does `gradlew build` run cleanly?
   
   - [n/a] Have you written or updated unit tests to verify your changes?
   
   - [n/a] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   
   ### Note:
   Please ensure that once the PR is submitted, check Concourse for build 
issues and
   submit an update to your PR as soon as possible. If you need help, please 
send an
   email to [email protected].
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> enable early-return for CI only changes in Geode Concourse
> ----------------------------------------------------------
>
>                 Key: GEODE-8406
>                 URL: https://issues.apache.org/jira/browse/GEODE-8406
>             Project: Geode
>          Issue Type: Improvement
>          Components: ci
>            Reporter: Robert Houghton
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> The Geode Concourse PR pipeline pulls the _ci_ scripts from upstream, not the 
> code under test. Ergo, CI changes are untestable by the main CI itself, and 
> running the PR jobs is useless, and costly.
> GitHub does not allow granular control of what directories require a _status_ 
> to allow merging, so our solution is to short circuit the work for CI-only 
> PRs, allowing the status to be set.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to