[
https://issues.apache.org/jira/browse/NIFI-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400659#comment-17400659
]
Joe Witt commented on NIFI-9057:
--------------------------------
Assuming each PR is considered a branch yeah this makes sense. We just really
need to kill off multiple builds happening on the same line. For instance we
see sometimes mutiple pushes to main within a small window. If so we should
kill ongoing builds. But mostly what we see are people submitted PRs then a
slew of commits one right after the other resulting in several builds going at
once of which many are useless/resource wasteful.
Could be a nice way to continue to improve our build stability
> Manage Multiple Invocations of GitHub Workflow Runs
> ---------------------------------------------------
>
> Key: NIFI-9057
> URL: https://issues.apache.org/jira/browse/NIFI-9057
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
>
> When working in a git branch, if multiple commits are pushed in quick
> succession, each causes an invocation of the full project build. Research
> github CI implementation for options to manage these (maybe one build at a
> time per branch?)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)