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

When new branch for issue created add the user as assignee #15

Closed
vrom911 opened this issue Feb 5, 2019 · 7 comments · Fixed by #141
Closed

When new branch for issue created add the user as assignee #15

vrom911 opened this issue Feb 5, 2019 · 7 comments · Fixed by #141
Assignees
Labels
enhancement New feature or request GitHub GitHub API help wanted Extra attention is needed question Further information is requested

Comments

@vrom911
Copy link
Member

vrom911 commented Feb 5, 2019

Blocked by #108

If there are rights for that.

@vrom911 vrom911 added enhancement New feature or request GitHub GitHub API labels Feb 5, 2019
@vrom911 vrom911 added help wanted Extra attention is needed question Further information is requested labels Feb 24, 2019
@StevenXL
Copy link

@vrom911 I'd like to take a stab at this issue. Can you assign it to me. Thank you!

@vrom911
Copy link
Member Author

vrom911 commented Feb 27, 2019

Yes, sure!
After thinking a while on this issue I guess it's better to make this as the option like hit new 10 --assign (--assign/-a), so it won't be annoying to anyone who is not willing to be assign :)

@StevenXL
Copy link

That makes sense! Thank you.

@StevenXL
Copy link

Hm.. I've cloned the project, but when I run stack ghci, I run into the following error:

Using main module: 1. Package `hit-on' component exe:hit with main-is file: /Users/stevenleiva/Repos/hit-on/app/Main.hs
Building all executables for `hit-on' once. After a successful build of all of them, only specified executables will be rebuilt.
hit-on-0.0.0: initial-build-steps (lib + exe)
The following GHC options are incompatible with GHCi and have not been passed to it: -threaded
Configuring GHCi with the following packages: hit-on
GHCi, version 8.6.3: http://www.haskell.org/ghc/  :? for help

<interactive>:1:1: error:
    attempting to use module ‘main:Prelude’ (/Users/stevenleiva/Repos/hit-on/src/Prelude.hs) which is not loaded

Can I get some pointers on how to fix this?

@vrom911
Copy link
Member Author

vrom911 commented Feb 28, 2019

Hmm. I don't really know, how I can help with this. I've just built with stack and used ghci and I had the same issue. I can even see some tickets in Stack about the problem. Meanwhile cabal new-repl works without any problems so I would recommend you to use that, because it looks like Stack specific problem, not the project problem, sorry.

@StevenXL
Copy link

StevenXL commented Feb 28, 2019

@vrom911 No problem. When I run stack build it works, so I'll just use stack build --fast --file-watch to make sure the changes result in a well-typed program. Thank you!

@StevenXL
Copy link

@vrom911 Implemented vi PR #59. Review welcomed.

@chshersh chshersh added this to the v0.2.0.0: Refinement milestone Sep 20, 2019
@chshersh chshersh assigned chshersh and unassigned chshersh Dec 8, 2019
@vrom911 vrom911 self-assigned this Feb 5, 2020
chshersh pushed a commit that referenced this issue Feb 10, 2020
* [#15] When new branch for issue created add the user as assignee

Resolves #15

* Improve code after review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GitHub GitHub API help wanted Extra attention is needed question Further information is requested
Projects
None yet
3 participants