Skip to content

TODO(ian): Assign issues if () in line. (ian), for example #54

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

Open
Ianleeclark opened this issue Nov 17, 2015 · 1 comment
Open

TODO(ian): Assign issues if () in line. (ian), for example #54

Ianleeclark opened this issue Nov 17, 2015 · 1 comment
Labels

Comments

@Ianleeclark
Copy link
Owner

File Location: ./pyg\github.py
Line Number: 40
This message was auto-generated by Pygemony:Github

@Ianleeclark
Copy link
Owner Author

This is really easy in practice, just regex the line with "(\w+)" and strip the "()" and then assign to that person.

BUT, if the name is just their name (I use TODO(ian) a lot) that doesn't really map well to assigning a user an issue. Now, if one were to have a mapping (in a file or some other way) of names to github usernames, this would be easily fixable. However, since I'm not wanting to clutter up any more files, this issue will remain unsolved for now.

However... again, I feel this is solved wayyyy easier whenever I create a gulp plugin because I can just pipe the files into the gulp plugin, with an argument of common user mapping (albeit, this probably makes the gulp script ugly whenever mapping has many users (more than 3 probably--personal preference, though).

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

No branches or pull requests

1 participant