FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Recognize `state_reason` fields for `Issue` by andreasabel · Pull Request #496 · haskell-github/github · GitHub

Recognize state_reason fields for Issue - #496

Merged
andreasabel merged 2 commits into
masterfrom
state-reason
Jun 23, 2023
Merged

Recognize state_reason fields for Issue#496
andreasabel merged 2 commits into
masterfrom
state-reason

Conversation

andreasabel commented Jun 23, 2023
edited
Loading

Copy link
Copy Markdown
Member
  • Resurrect samples/Issues/ShowRepoIssues.hs
  • Parse state_reason (values: completed, not_planned, reopened)

Closes #495.

Bump to 0.29 because API has changed (added field to record Issue).

andreasabel changed the title state reason Recognize state_reason fields for Issue Jun 23, 2023
andreasabel added this to the 0.29 milestone Jun 23, 2023
andreasabel self-assigned this Jun 23, 2023
This example wasn't ported to the new API.

Now it is, with some ugly `show`s still.
andreasabel merged commit 723884b into master Jun 23, 2023
andreasabel deleted the state-reason branch October 17, 2023 08:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

For issues, get field state_reason to distinguish issues closed as not_planned

1 participant


Back | FazBrowse Home | New Git URL