Skip to content
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

Do not create issue - Throws error #28

Open
sketchthat opened this issue Nov 25, 2016 · 0 comments
Open

Do not create issue - Throws error #28

sketchthat opened this issue Nov 25, 2016 · 0 comments

Comments

@sketchthat
Copy link

I tried to ignore an issue. I selected n and the branch won't push.

my-app git:(master) git push origin master
? Create new issue "#3 throw an error - test" (src/app/my.service.ts:52) Do not create issue
[Github-Todos] Skipped - "#3 throw an error - test"
[Github-Todos] Injecting issue numbers to files…
TypeError: Cannot read property 'type' of null
error: failed to push some refs to 'git@github.com:my-user/my-app.git'

If I select y the branch pushes up correctly.

my-app git:(master) git push origin master
? Create new issue "#3 throw an error - test" (src/app/my.service.ts:52)Create issue
[Github-Todos] Created issue #4 (#3 throw an error - test) - https://github.com/my-user/my-app/issues/4
[Github-Todos] Injecting issue numbers to files…
[Github-Todos] Added a commit containing issue injections
[Github-Todos] OK.
Counting objects: 9, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (9/9), done.
Writing objects: 100% (9/9), 819 bytes | 0 bytes/s, done.
Total 9 (delta 7), reused 0 (delta 0)
remote: Resolving deltas: 100% (7/7), completed with 6 local objects.
To github.com:my-user/my-app.git
   aaaaaaa..bbbbbbb  master -> master
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

No branches or pull requests

1 participant