Skip to content

Getting issues and comments from GitHub into Pharo. #996

Description

@kasperosterbye

In #97, the idea of making a connection between GitHub issue and Pharo is raised.
I have a class that does that.
It reads all issues in an GitHub issue list for a given repository. Microdown is default, but it can be changed
My reason for wanting it was because I needed something I can see inside Pharo.
At the moment, one can write this in Playground:

Microdown asRichText: (AIAGitHub default llmOpenIssue: 97 ).

And it returns a Microdown text like this:

Image

If it is useful, I need an other name for the class, and where to put it (which Microdown package area)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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