[
https://issues.apache.org/jira/browse/FINERACT-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014923#comment-17014923
]
Michael Vorburger commented on FINERACT-829:
--------------------------------------------
https://github.com/apache/fineract/actions has logs etc. and for
https://github.com/apache/fineract/pull/629 it says:
{noformat}Collecting information about PR #629 of apache/fineract...
GitHub doesn't think that the PR is rebaseable!
##[error]Docker run failed with exit code 1{noformat}
This actually make sense, as a manual {{git rebase develop}} on that PR would
not work either (I tried), only {{merge}}.
Let's try another one... e.g. https://github.com/apache/fineract/pull/680. Also
does not work, and {{/actions}} now shows:
{noformat}Collecting information about PR #680 of apache/fineract...
Base branch for PR #680 is develop
PRs from forks are not supported at the moment.
##[error]Docker run failed with exit code 1{noformat}
That's https://github.com/cirrus-actions/rebase/issues/12 - which makes that
action a lot less useful than I thought at first... :(
I've reached out to GitHub Support asking if they have a solution for the
problem described there.
Also wondering if ASF Infra has further thoughts in INFRA-19719.
> introduce /rebase & stale GitHub Actions
> ----------------------------------------
>
> Key: FINERACT-829
> URL: https://issues.apache.org/jira/browse/FINERACT-829
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Michael Vorburger
> Assignee: Michael Vorburger
> Priority: Major
> Fix For: 1.4.0
>
>
> https://github.com/apache/fineract/pull/691
> https://github.com/apache/fineract/pull/692
--
This message was sent by Atlassian Jira
(v8.3.4#803005)