JFYI I found some branch can be deleted by asf-git bot automatically. https://github.com/apache/incubator-hivemall/pull/8 <https://github.com/apache/incubator-hivemall/pull/8>
They might be deleted by closing automatically, though I’m not sure the condition. Kai > On 2016 Dec 5, at 15:58, Makoto Yui <[email protected]> wrote: > > It seems we cannot delete repository from ASF git mirror (github). > https://github.com/apache/incubator-hivemall/tree/remove-migrating-repo-alert > > I already removed it from > https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git though. > > It means that incorrectly imported files (e.g., passwords) never be deleted.. > Committers need to be aware of that. > > Do not push branches to > https://git-wip-us.apache.org/repos/asf/incubator-hivemall.git > > Makoto > > 2016-12-05 15:15 GMT+09:00 Makoto Yui <[email protected]>: >> I'm considering the following steps for Hivemall contribution procedure: >> >> 1). fork ASF mirror https://github.com/apache/incubator-hivemall >> 2). work on local branch (hotfix/xxx, JIRA-xxx) >> better to create a JIRA issue if the pull requests is not a hotfix >> Pull request need to be linked to a JIRA issue >> 3). create pull request to the master branch of >> https://github.com/apache/incubator-hivemall >> 4). review on github pull requests >> 5). merge (-squash) on the master branch and push to ASF git >> repository (by committer's role) >> >> I'll update the contribution guide and make it more simple one. >> >>> Kai, >> So, do not push branches to ASF repository. >> Initial migrated branches are exceptional ones. >> >> Better to keep ASF git repository clean. >> >> Thanks, >> Makoto
