Skip to content

Organization API / createRepo() #296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from

Conversation

marcosomma
Copy link
Contributor

Sorry, I accidentally close the previous PR

@marcosomma
Copy link
Contributor Author

hi there, any news about this PR?

it('should create an organisation repo', function(done) {
var repoTest = Math.floor(Math.random() * (100000 - 0)) + 0;
var options ={
"orgname": testUser.ORGANIZATION,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Properties of an object, unless they are an invalid identifier, don't need to be in quotes. Can you remove them?

@marcosomma
Copy link
Contributor Author

done :)!

@marcosomma
Copy link
Contributor Author

hi there, any news about this PR?

@AurelioDeRosa
Copy link
Member

Merged. Thank you.

@clayreimann
Copy link
Member

clayreimann commented May 23, 2016

@marcosomma Could you add me to the github-api-tests org as an admin so we can extend our support (and testing) of organizations?

@marcosomma
Copy link
Contributor Author

marcosomma commented Jan 21, 2017

@clayreimann Sorry for answer that late -_-' but actually I used the credentials stored in this file to admin the guithub-api-tests organization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants