| CARVIEW |
Every repository with this icon (
Every repository with this icon (
Loading…
-
0 comments Created 3 days ago by jbarnette"Back to Issues" doesn't update UnreaddefunktxIf I'm triaging Unread issues (like I'm doing now) and looking at a specific issue, when I hit "Back to Issues", the list doesn't refresh.
This would remove the issue I just looked at, which could be a little confusing, but it's nice to see the Unread list get smaller as I go through 'em. :)
Comments
-
0 comments Created 3 days ago by defunktMarking unread issues as unread incorrectly changes the Unread (#) countdefunktxComments
-
0 comments Created 4 days ago by mojomboLabels are not inserted into action dropdown alphabeticallymojomboxComments
-
1 comment Created 12 days ago by alexCreate issue button doesn't work with opening in a new tabmojomboxSince it's URL is to the login page when I middle-click it to open in a new tab it actually opens up the login page in a new tab.
Firefox 3.0.something under Linux.
Comments
-
0 comments Created 3 days ago by defunktSelecting issue then "move to top" prevents it from being unselecteddefunktxComments
-
5 comments Created about 1 month ago by davglassHash in URL breaks back/forward buttonmojomboxAdding the hash to the URL breaks the back/forward button.
Example:
Start: https://github.com/defunkt/github-issues/issues
Click on "Welcome to Issues"
Now hit the back button or "CMD + left or right arrows"
Comments
Back button will now work, though it requires a page load. We may enhance this later on.
It "sortof" works now. It doesn't work the first time I go back, if I do it twice really fast it will pick up the change and navigate.
This works ok for me in FF 3.0.7: https://screencast.com/t/7tpjfycJf
-
It would be nice to bind a gist to an Issue. Mainly for code samples :D
Comments
Isn't a link sufficient? https://gist.github.com/97031
-
It might be nice to let the submitter add some labels to an issue.
Maybe let the admins pick certain labels for public use.
That way I could have put a label on this called Suggestion or Enhancement.
Might be a good start to adding Issue types ;)
Comments
-
default labels or people-tags for each contributor
email the person when an issue gets tagged with their name (or send GitHub message)
your dashboard could display the most important issues with your label/tag
another sort by option for "owner" -- might be tricky if you can tag more than one person -- really I just want to filter by stuff with my label, which I could do from labels as-is
Any other ideas for ways having special people-tags could be useful? Or is this too much?
Comments
Seems like automatic people-labels might be the big suck for mature projects that switch to Issues. If, say, Rails switched, suddenly there'd be hundreds of new labels.
Maybe we could get the same effect by being able to watch a label?
might be nice to parse for syntax such as @username within an issue or comment to then tag the person or notify them that an issue requires their attention.
@jbarnette does Rails have hundreds of collaborators, i.e. users who can actually push into the rails repo, or does it really have hundreds of people who have forked and then had changes pulled into the repo? I think if you went with only collaborators you'd get a much smaller set.
-
Issue Creation Should Automatically Add a Vote for It
1 comment Created 2 days ago by wfarrSince we are allowed to self-vote our own issues, it really only makes sense for the issue to be auto-voted for by the creator.
I'm fairly sure the creator is going to be in favor of whatever issue they filed. ;)
Comments
suitmymind
about 4 hours ago
| link
It seems that it has been discussed here.
-
Suggestion: Adding only "Issues" collaborators
0 comments Created 2 days ago by ministrycenteredI would like to add people who can work with wiki & issues (or just wiki) in my private repository but don't get access to the code.
Comments
-
Since the e-mail paradigm is in use here, why not provide an IMAP interface?
That way, people could use their mail program to manage issues.
Alternatively, and perhaps more universally, you could send an e-mail for every new issue / comment, which can then be collected by users in their own mail as desired. Having an interface similar to the debbugs tracking system (where you can close, reassign, prioritize several bugs in just one e-mail) would be fantastic.
Currently, the showstopper for me is the lack of an export facility. Especially since bugs are referenced in commit messages (neat!), we need to be able to get a serialized version of the issues database out of github. Exporting to e-mail would certainly address this.
Comments
-
j and k key navigation in index view doesn't repeat
1 comment Created 2 days ago by tommorris -
Suggestion: aggregate all open issues labelled with one's name
0 comments Created 2 days ago by tommorrisJust as with Twitter @replies, it'd be neat to log in to Github and have a list on the homepage of all the issues tagged with one's name.
Comments
-
Great bug tracker!
Being a big git fan, I often work offline. It would be wonderful to access my project's issues as a git repository in some user-friendly format, so that I could browse them and add notes when I didn't have a network.
Comments
This is a great idea and something we'd like to investigate in the future. We want it, too.
The git-issues project has a rather nice command-line implementation using an 'issues' branch to store issues, comments and attachments.
-
-
This is a great addition to the web UI, but significantly increases lock-in to the GitHub service. The best addon features you have implemented are those which directly build on the raw git repository, itself (like Pages). Google Code similarly does this for Wiki content (which I'd also love to see on GitHub). Including a rich web interface to issue tracking which is also stored directly in the git repository would be a huge boon.
Comments
-
See https://github.com/blinks/mtgcauldron/issues
After creating one issue and adding a label, I get Unread (-1) on the sidebar. I assume this should be Unread (0), or (-1) has some meaning I don't quite understand. Sweet to have integrated issue tracking, though!
Comments
-
Create a Eclipse Mylyn Plugin (see [[https://www.eclipse.org/mylyn/]]). This need some API.
Comments
-
Links to commit URLs have problems with underscores.
0 comments Created 2 days ago by tjlFor example, I have the Issues URL:
https://github.com/tjl/sage_int_testing/issues/closed/#issue/1
which has the link to my commit:
https://github.com/tjl/sage/_int/_testing/commit/5f38e60
Note the additional / in front of each of the underscores in the project name.
Comments
-
The issues feature looks great, but we already have an established system. We would like to direct users to that instead. Is there a way that same link could be set to our external tracker?
Comments
-
let members rank and allow anyone to see
1) his ranking
2) some-members ranking
3) collective rankingComments
-
Add ability to view all issues (Open and Closed)
0 comments Created 2 days ago by webiestComments
-
This project says "nothing to see here", but has issues.
0 comments Created 2 days ago by adamvThis project has no source, and when I go to the main page I get "nothing to see here" and no tabs. Since there are issues, I would expect to see the issues tab at least.
Comments
-
Simplicity is great, but convenience can be very sweet too...
Right now if there are duplicate issues (e.g. more than one person listed a bug) one can put a mark on the comments (with the markup) as
This is a duplicate of #Numberwhich would linkt to the Issue #Number
It would be great to be able to mark an issue dupplicate of another, and this info to be listed on both issues:
Duplicates of this issue: .....
and
This issue is duplicate of: ....
Comments
A simple way to handle this is to add a comment such as "Duplicates #1" and then label it with "duplicate"
Yeah, but you'd have to add 2 comments (one on the original, one on the duplicate), and label manually... Also, seen busy projects when there were multiple duplicates of a bug, then you'd need to comb through the entire thread of the original to see them.
So yeah, simple way is that (and did that here, already been duplicates), but it doesn't mean it cannot be even simpler ;)
-
Since the GitHub flavored markdown seems to be quite different from the markup used anywhere else (at least to me), it would be great to be able to optionally choose a preview of the comment before submission. Right now the only way is to edit an already submitted issue/comment, which is not as convenient and can be a bit stressful when one's using markup for the first few times...
Comments
-
An example:
Alos opened issue 4 on Alos/xyzradio https://github.com//Alos/xyzradio/issues/4/find
Comments
Just got a sad octokitty on https://github.com//railsmachine/moonshine/issues/2/find
-
Just like the title says... syntax highlighting in code snippets would be a nice feature.
Comments
Of course gist integration would be great, but sometimes you only want to put a code snippet into an issue. And who wants to go to another site for writing down maybe only a single line of code just to come back and notice that you've forgotten your gist's number. Just a usability question.
How about something like [gist] code [/gist]
That automatically creates a gist with the code and embeds the gist inside the comment?
Would be a nice start, but in fact I'm not using Gist as the ultimate code paste bin for everything. It's more like a "useful code for the future" and "how-to" collection.
So I don't want to clutter My Gists with several snippets without a context.
On the other hand there might be a second "namespace" for "Issue Gists", so they aren't mixed with the others. Additionally they might be linked to the issue they were posted in.
-
Right now this issue tracker only features open / closed issues. I think there should be other states like started, accepted, wontfix or something like that.
Maybe you also let the users define their issue states and integrate states into labels. Right now you have to use labels to do something like that, but it doesn't integrate that well into the UI. Issues labelled wontfix will still be open issues if you don't close them.
Comments
That's what I meant with "integrate states into labels". More or less like Google Code. But it would be nice to have a real integration into the UI, so you don't see a label "wontfix" for an issue. Instead there should be another category on the left side called e.g. "Invalid".
Then you have to have some way to map it. I kind of like the direction that gh is taking by avoiding workflow altogether and instead just having two states, open or closed and then using labels for any sort of custom workflow. Granted you don't have the enforcement of a true workflow, but I personally am getting quite comfortable with defining workflows as an adhoc contract between team members rather than a coded set of states.
Google Code does this with a simple mapping customizable by project admins. There are labels for open and labels for closed issues. E.g. "new", "accepted", "started" are open, "fixed", "invalid", "duplicate", "wontfix" are closed. This won't even need new categories on the left. Those guys at Google know how to build lightweight and intuitive interfaces and I think the issue tracker is one of them.
-
Issue title gets truncated when using many labels
1 comment Created 2 days ago by koraktorUsing many labels on a issue will shift the title to the right of the issue overview resulting in truncation. Maybe it would be best to give up the fixed height issue fields.
Comments
suitmymind
about 3 hours ago
| link
Where there is a lot of tags, the title not readable anymore, as seen here : https://www.quicksnapper.com/tbalthazar/image/visual-glitch-in-github-issue-tracker
-
The "search issues" should check commenter's name as well, not just the comments' text.
Comments
-
Closing from commit message - more than one issue
0 comments Created 2 days ago by imrehgClosing an issue with comits is done by writing something like either of the following two in the commit message:
Closes # 1 Closes gh-1(there's no space between # and 1, but it get's renderend wrong here if I write it like that) This however does not seem to extend to more than one issue. For example, trying either of the following will only close the issue 1, and leave 2 open.
Closes gh-1, gh-2 Closes gh-1, Closes gh-2Comments
-
There is no "Delete" option for issues (i.e. mistakenly or accidentally created).
Comments
-
No way to write e.g. "#1" without referencing to an issue
1 comment Created 2 days ago by imrehgIn the comment body, if a # is followed by a number, it is translated into a link in the github flavored markdown. that can cause problems, e.g. <a href="/defunkt/github-issues/issues/#issue/1" class="internal">#1
Should include some escape character that ommits this automatic translation.
Comments
I think this already exists: <a href="/defunkt/github-issues/issues/#issue/1" class="internal">#1 (backslash before the hash sign).
Appearantly not. It should according to the dogs though.
-
How to link a commit to an issue without closing it?
7 comments Created 2 days ago by akincisorIf an issue requires more than one commit to fix, how can you link to the issue in the commit message without closing the issue?
Comments
In your commit message you have to write something like:
Fixed foo. Closes gh-1Here the important part is "closes", without it the system won't close issue 1. E.g. if you write:
Fixed foobar, as gh-1then nothing would happen to issue 1. You can write about in your commit message, and when you have the final commit fixing it, write "closes gh-1"....
oh, got it, so in your idea it should show up as a link on the issue page.... sure, that does not exist yet.
This is a great idea. I'll make the syntax regex:
/issue (gh-|#)(\d+)/ie.g."fixed some crap in issue #7" and that would create the 2-way linking the same as "Closes", but not change the issue in any other way.
Cool. Given the votes this one and #97 have got, it seems my idea wasn't very unique :D
OT : mojombo : How come the ticket number in my previous comment is linked to the appropriate issue, but the one in your comment to issue 7 is not? Some markdown magic at work here?
-
Commit messages on a fork repository should able to reference issues on the main repository.
Use case:
someone find a bug and create an issue.
she forks the project
she pushes the fix to her fork with a mention to the issue in the commit message.
GitHub link the commit to the issue on the main project issue tracker.
GitHub add a comment to the issue linking to the fix on the forked repository.
Comments
-
If I write a comment in Russian then comment don’t post with a message “Comment must not be empty”.
Comments
-
Suggestion: Code snippets out of repository files
1 comment Created 2 days ago by koraktorWouldn't it be great to "paste" a whole file out of your repository with a single line of "GitHub Flavored Markdown" into an issue?
Examples:
Code: lib/my_class.rbresulting in a code tag containing the whole content of the filelib/my_class.rbinto the issue.Code: lib/my_class.rb[10,30]resulting in a code tag containing only lines 10 to 30 of the filelib/my_class.rbinto the issue.Code: lib/my_class.rb@#sharesulting in a code tag containing the whole content of the filelib/my_class.rbfrom commit identified by#shainto the issue.Code: mybranch:lib/my_class.rbresulting in a code tag containing the whole content of the filelib/my_class.rbfrom branchmybranchinto the issue.
Any combinations (and maybe files from other projects) should be possible, too.
For perfomance purposes the code from the file should be saved right into the issue, so it don't has to be read from the repository every time a user reads the issue.
Comments
-
Issue Affects-version/fix-version fields.
- Where version is a tag or a branch in the repository.
Thanks for a great tool! Henrik Johansson
Comments
-
Allow me to vote -1 because sometimes I just feel like being a party pooper.
Comments
subtleGradient
1 day ago
| link
/me wants
-
1 comment Created 1 day ago by mwilliamsAdding a label to an issue through a commit messagedefunktxTo replicate the current workflow we're using in another issue tracker, I would like to be able to assign labels to an issue via commit message. We typically work with the following flow.
New -> Accepted -> Resolved -> Closed
New tickets would be just that, new, and wouldn't require a label. When a developer accepts an issue, they can simply add the issue, but when they commit the fix, they could commit it with "gl-resolved #4" and it would add the label 'resolved' to that issue with the same benefits as closing an issue (link to the commit, etc etc).
Then when our manager goes through and reviews tickets labeled 'resolved', he can go ahead and close them once the code and functionality has been reviewed.
Comments
-
It would be nice to be able to comment as a response to a specific comment in an issue. On the other hand hierarchical structures can be a PITA. Worth having? Vote it up if you think so.
Comments
-
When I issue a search query for a word that should only be in one ticket I always get the entire list of tickets. Searching does seem to work on the github-issues issue tracker though. Is the indexing queued?
Comments
-
When making a commit, I included ticket numbers for both my Github issue and the ticket number for another issue tracking system (as we tidy up there and migrate to github). The commit closed and correctly linked to my Github commit with the Github issue reference, but a link was created for the other ticket number that just ends up as a dead link.
I would have expected the functionality to ignore that number as it has no associated issue in the repository.
Example:
"Resolves #2948 (other) and closes #2 (Github). Fixes bla bla bla"
#2948 gets linked to a non existent issue while #2 is correctly linked to the commit.
Comments
-
For example, I'd like to be able to enter 'label:aeden label:accepted' in the search box and find issues that have the label aeden and the label accepted. In general I'd rather see all filtering go through the search box.
Comments
-
See title
(In the original description here, I thought this was more of a feature request. But then it turned out that this should work, it just didn't work for me)
Comments
Are you sure? We've been closing issues with commit messages and it has been inserting a comment "Closed by [commit-sha]" for the ticket and inserting a link back to the ticket from the commit.
andyfischer
1 day ago
| link
Hmm.. it doesn't seem to be working for me. I was able to close these two issues via a commit message, but neither seems to have any attached comment:
https://github.com/andyfischer/circa/issues/closed#issue/1
https://github.com/andyfischer/circa/issues/closed#issue/3
Maybe I am doing something wrong..
Andy, it may be use of capitals is confusing the system. It looks like in the case of issue 3, the commit links to the issue, but not in reverse. I use closes gh-3 and I got a link back to the commit. The link has an error (a separate problem of the issues interface), but there is a reverse link.
andyfischer
about 20 hours ago
| link
I tried doing lower case "Closes gh-4", but still no luck.
I edited this issue's title to be more accurate.
-
Pressing the '?'-key does not open the help lightbox.
However, at least the 'j', 'k', and 'c' works (the only ones I've tested).
- OS: Linux, ubuntu 8.04.1
- Browser: Firefox 3.08
Comments
One more detail, I'm using a Danish keyboard (where I need to press shift to type '?'). Don't know if that matters.
-
The atom feed links to https://github.com//julien51/babylon/issues/2/find, but should be https://github.com/julien51/babylon/issues#issue/2.
Comments
No, the current one is correct. The find url will find the issue whether it is closed or open (with fewer redirects). Is the find url not working for you?
-
I'm using a norwegian keyboard and need to press 'shift 7' to get '/'. Pressing 'shift +' to get '?' works fine.
Comments
I use a dvorak layout with the Xorg option "grp:shift_toggle" to switch to a qwerty layout. In either layout, '?' does not do anything ('/' and all the other bindings work fine), but when I press both shift keys (to switch layouts) the help is displayed. This is weird, but this is the only place I've seen this sort of behavior (I've been using this setup for several years, '?' works fine in gmail). Linux + FF 3.0.8. See also #102.
-
Suggestion: "Last edited: then-and-then" info on comments
0 comments Created about 23 hours ago by imrehgIt would be great if the comments had an info field if they'd been edited. Sometimes the conversation does not make much sense if a comment's been changed (e.g. after people replied), and this would at list give a sign that the original text was different.
Comments
-
The dialog box for deleting labels doesn't work, the label is deleted even when "cancel" is pressed.
Comments
-
Changing URL in address bar requires reload
0 comments Created about 19 hours ago by jedbrownIf I am viewing one issue and I change the issue number in the URL, I have to reload the page to see any effects (just pressing enter leaves me viewing the issue I was at before). FF 3.0.8.
Comments
-
API V2 for issues do not work if repos name has a dot (.)
0 comments Created about 4 hours ago by suitmymindHello,
It seems that when I call :
curl -F 'login=#{GITHUB_LOGIN}' -F 'token=#{}' https://github.com/api/v2/yaml/issues/list/#{GITHUB_LOGIN}/#{GITHUP_PROJECT}/openI get a "That page doesn't exist!" error if the repos name has a dot in it. The same curl call with dot-less project name and it works.I've also posted a ticket here, don't know which is the best place ...
Best, Thomas.
Comments
-
It would be nice to be able to create an issue by e-mail (e.g. : automatic app error notifications could then be forwarded directly to the issue tracker)
Comments










