GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::SD::Replica::github(3) User Contributed Perl Documentation App::SD::Replica::github(3)

GitHub has a somewhat limited ticketing functionality (GitHub calls tickets "issues").

Tickets have two states: open or closed.

Once a ticket is created, the following modifications can be made to it: - edit ticket body/title - add a new comment - edit a comment's body - close a ticket (or reopen)

Thus, there is no "history" API call---we just get the current state, and we can formulate our own history based on the list of comments, updated_at timestamps, and comparing our state with the current state.

GitHub issues can also have arbitrary "labels" applied to them, but we're currently ignoring this functionality.

2011-07-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.