Skip to content

Create script to harvest choice points data from comments data in UCSB-CS56-Project #3

@pconrad

Description

@pconrad

Create script that goes through all the repos in UCSB-CS56-Project and harvests ~Estimate: ~Requested: ~Awarded: tags for Choice Points

Using PyGithub, specifically:

  • Using the get_issues_comments method of:

http://jacquev6.github.com/PyGithub/github_objects/Repository.html

Then, see if you can find "mentioned users" in the same comment, and apply the choice points to both the assignee of the issue, and anyone else mentioned in the same comment as the ~Awarded: entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions