GithubHelp home page GithubHelp logo

Comments (8)

ChristianSch avatar ChristianSch commented on June 2, 2024 2

I think the problem is that you haven't properly forked the repo, as I don't see it in your repo list. You shouldn't clone this repo but your fork, that's what I meant ;) The button is on the top right.

from scikit-multilearn.

erikhuck avatar erikhuck commented on June 2, 2024

I haven't heard a response for a while. @ChristianSch I see you're a recent contributor. Are you able to either implement my solution or perhaps it'd be easier for you to give me write access so I can make a pull request?

from scikit-multilearn.

ChristianSch avatar ChristianSch commented on June 2, 2024

Hi! Thank you for making us aware. I didn't see the issue. You should be able to make a pull request without access. Do you get an error?

from scikit-multilearn.

erikhuck avatar erikhuck commented on June 2, 2024

@ChristianSch Yes I do get this error when I try to create a new branch:

fatal: unable to access 'https://github.com/scikit-multilearn/scikit-multilearn.git/': The requested URL returned error: 403

I called the branch shuffle locally and the command I used was git push origin shuffle. I've never contributed to a repository that I wasn't an explicit member of with write access so I don't have experience with making a pull request as a non-member. Is there an additional step I'm missing? I know I can make a pull request. But I don't seem to be able to create a new remote branch in this repo. And I need to create the branch before I can make the pull request.

from scikit-multilearn.

ChristianSch avatar ChristianSch commented on June 2, 2024

from scikit-multilearn.

erikhuck avatar erikhuck commented on June 2, 2024

@ChristianSch As seen in the page you linked, it says I need write access in order to make a pull request:
image
Are you able to give me write access?

from scikit-multilearn.

ChristianSch avatar ChristianSch commented on June 2, 2024

I could make you a contributor, but for the moment I would prefer not to to be honest. You need to create a pull request via the UI, not via the command line. We've had a multitude of pull requests from non-contributors so I'm a bit confused as to why you can't. Did you try via the UI?

You need to fork the project via the button, clone that forked repo, commit your changes there and then you should be able to create a pull request in the UI!

from scikit-multilearn.

erikhuck avatar erikhuck commented on June 2, 2024

@ChristianSch Yes I have tried via the UI. My branch is not there. The name of my local branch is "shuffle" and as you can see, it's not an available branch
image
It's because I can't push my changes. I'm not trying to create a pull request via the commandline. I already know that I can create a pull request via the UI. But I need a remote branch first. I'm only attempting to create my remote branch via the commandlne.

I used git clone on the commandline to fork the repo, I created a local branch via git branch shuffle, and then I made the necessary changes on the local branch and committed them via git commit. It's creating a remote branch that's the problem. I get the error message above when I do git push origin shuffle. I cannot create a pull request if my branch does not show up in the UI. You saw in the very documentation that you linked that it said write permissions are necessary to make a pull request. Unless you know of some other way.

from scikit-multilearn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.