Skip to content

Allow tags to be created without the tagger object. #780

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

Merged
merged 7 commits into from
Mar 17, 2019

Conversation

owenconti
Copy link
Contributor

The GitHub API does not require the tagger object when creating a new tag:

https://developer.github.com/v3/git/tags/#create-a-tag-object

This PR updates the create tag method to only check if the tagger properties are set when the tagger object is passed.

@acrobat
Copy link
Collaborator

acrobat commented Mar 17, 2019

@owenconti can you rebase the PR against the current master? This will make travis pass again!

@owenconti
Copy link
Contributor Author

@acrobat should be good now!

@acrobat
Copy link
Collaborator

acrobat commented Mar 17, 2019

Thanks @owenconti and congrats on your first contribution!

@acrobat acrobat merged commit 4fd5876 into KnpLabs:master Mar 17, 2019
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.

2 participants