Skip to content

Commit

Permalink
Github milestones are integers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Coddington committed Apr 16, 2014
1 parent 8d19b6e commit 525add3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bugwarrior/services/github.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class GithubIssue(Issue):
'label': 'Github Updated',
},
MILESTONE: {
'type': 'string',
'type': 'numeric',
'label': 'Github Milestone',
},
URL: {
Expand Down

0 comments on commit 525add3

Please sign in to comment.