Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
adnelson
/
github
Public
forked from
haskell-github/github
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
github
src
on
fix_pull_request
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 4, 2017
Merge branch 'master' into fix_pull_request
adnelson
authored
71dabfc
View commit details
Copy full SHA for 71dabfc
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Add endpoints for deleting gists
y-taka-23
committed
422f399
View commit details
Copy full SHA for 422f399
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
Merge branch 'master' into fix_pull_request
adnelson
authored
7fd8baa
View commit details
Copy full SHA for 7fd8baa
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Fix compilation error
phadej
committed
71f5b2a
View commit details
Copy full SHA for 71f5b2a
View code at this point
Browse repository at this point
Review PR events
phadej
committed
494b9bd
View commit details
Copy full SHA for 494b9bd
View code at this point
Browse repository at this point
Merge pull request #281 from rob-b/add-support-for-pull-request-reviews
Show description for c546193
phadej
authored
c546193
View commit details
Copy full SHA for c546193
View code at this point
Browse repository at this point
Merge pull request #289 from y-taka-23/star-repo
Show description for 1fb1c5c
phadej
authored
1fb1c5c
View commit details
Copy full SHA for 1fb1c5c
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Add Ord Request instance
phadej
committed
7755fc7
View commit details
Copy full SHA for 7755fc7
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Add endpoints for (un)starring repositories
y-taka-23
committed
ee8d1b9
View commit details
Copy full SHA for ee8d1b9
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
fix cabal file, reintroduce mergeable_state field
Allen Nelson
committed
d067056
View commit details
Copy full SHA for d067056
View code at this point
Browse repository at this point
include several more examples, support multiple assignees
Allen Nelson
committed
e76f68e
View commit details
Copy full SHA for e76f68e
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Remove redundant import
rob-b
committed
1b6db14
View commit details
Copy full SHA for 1b6db14
View code at this point
Browse repository at this point
Rename PullRequests.ReviewComments -> PullRequests.Comments
rob-b
committed
45f9739
View commit details
Copy full SHA for 45f9739
View code at this point
Browse repository at this point
Change ordering of `ReviewComment` fields
rob-b
committed
82090ee
View commit details
Copy full SHA for 82090ee
View code at this point
Browse repository at this point
Indent with 4 spaces
rob-b
committed
747eb42
View commit details
Copy full SHA for 747eb42
View code at this point
Browse repository at this point
Rename pull request review functions
Show description for ded3b6a
rob-b
committed
ded3b6a
View commit details
Copy full SHA for ded3b6a
View code at this point
Browse repository at this point
Add support for pull request reviews
Show description for cd06409
rob-b
committed
cd06409
View commit details
Copy full SHA for cd06409
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
fix the PullRequest object so it can parse
Allen Nelson
committed
7b61960
View commit details
Copy full SHA for 7b61960
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
Use RecordWildCards and Aeson.Pair.
scott-fleischman
committed
779315b
View commit details
Copy full SHA for 779315b
View code at this point
Browse repository at this point
Omit Nothing values from resulting JSON.
scott-fleischman
committed
330739d
View commit details
Copy full SHA for 330739d
View code at this point
Browse repository at this point
Fix repo content endpoint result types.
scott-fleischman
committed
bf73c80
View commit details
Copy full SHA for bf73c80
View code at this point
Browse repository at this point
Fix result type for content file endpoints.
scott-fleischman
committed
1cae1e2
View commit details
Copy full SHA for 1cae1e2
View code at this point
Browse repository at this point
Export module GitHub.Data from GitHub.Endpoints.Repos.Contents.
scott-fleischman
committed
00c5f30
View commit details
Copy full SHA for 00c5f30
View code at this point
Browse repository at this point
Add create/update/delete file endpoints.
scott-fleischman
committed
fab9d74
View commit details
Copy full SHA for fab9d74
View code at this point
Browse repository at this point
Move current repos/contents API endpoints to GitHub.Endpoints.Repos.Contents.
scott-fleischman
committed
be96fe6
View commit details
Copy full SHA for be96fe6
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
Add function forkExistingRepoR
Show description for 0c3be03
erikd
committed
0c3be03
View commit details
Copy full SHA for 0c3be03
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
implement read-only calls for releases endpoint
womfoo
committed
b593ddb
View commit details
Copy full SHA for b593ddb
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Add support for user public events.
Show description for 1796b73
picnoir
committed
1796b73
View commit details
Copy full SHA for 1796b73
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Add support for mergeable_state = "blocked".
Show description for 37a610a
iphydf
authored
37a610a
View commit details
Copy full SHA for 37a610a
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
add back pullRequestsFor'
Show description for 3d3e3c1
joeyh
committed
3d3e3c1
View commit details
Copy full SHA for 3d3e3c1
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Fix HTTP status code of merge PR
matsubara0507
authored
bb5b623
View commit details
Copy full SHA for bb5b623
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
pulls: Update base and maintainer_can_modify
Show description for 2a3bf84
abhinav
committed
2a3bf84
View commit details
Copy full SHA for 2a3bf84
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Some more re-formatting
phadej
committed
543e947
View commit details
Copy full SHA for 543e947
View code at this point
Browse repository at this point
Data.Repo formatting
phadej
committed
08cc0f0
View commit details
Copy full SHA for 08cc0f0
View code at this point
Browse repository at this point
Add repository events (preliminary)
phadej
committed
f8851bf
View commit details
Copy full SHA for f8851bf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.