Integrate LessAccounting with GitHub
LessAccounting
Small business accounting software from Less Everything.
GitHub
Online project hosting using Git. Includes source-code browser, in-line editing, wikis, and ticketing.
Issues
-
- ID
- The ID of the issue.
- Title
- The title of the issue.
- Body
- The contents of the issue.
- Assignee
- Login for the user that this issue should be assigned to.
- State
- State of the issue. Either open or closed.
- Milestone
- Milestone to associate this issue with.
- Labels
- Labels to associate with this issue.
- URL
- URL of the issue.
- URL (Html)
- URL of the issue.
- Created At
- The date the issue was created.
- Updated At
- The date the issue was last updated.
- Closed At
- The date the issue was closed.
- ID
- —
- User
- —
- Repo
- —
-
Issue Opened
Triggers when a new issue is submitted to a selected repository.
-
Issue Closed
Triggers when an issue is closed.
-
Issue Reopened
Triggers when an issue is reopened.
-
Issue Labeled
Triggers when an issue is labeled. The added label is set on the
event_label
attribute. -
Issue Unlabeled
Triggers when an issue is unlabeled. The removed label is set on the
event_label
attribute. -
Issue Assigned
Triggers when an issue is assigned.
-
Issue Unassigned
Triggers when an issue is unassigned.
-
Open Issue
Creates a new issue in the selected repository. Any user with pull access to a repository can create an issue.
-
Update Issue
Updates the selected issue.
-
Add Label
Adds the selected label to the issue.
-
Remove Label
Removes the selected label from the issue.
-
Fetch a Linked Issue
Fetches a linked issue.
-
Look Up Issue
-
Search Issues
List all issues across all the authenticated user’s visible repositories including owned repositories.
Commits
-
- ID
- —
- Message
- —
- Timestamp
- —
- Ref
- —
- Branch
- —
- URL
- —
- Author
- —
- Committer
- —
- Added
- —
- Removed
- —
- Modified
- —
-
Commit Created
Issue Comments
-
- ID
- The ID of the comment.
- Body
- The contents of the comment.
- URL
- The URL of the comment.
- Created At
- The date the comment was created.
- Updated At
- The date the comment was last updated.
- User
- User that created the comment.
- HTML URL
- —
- Repo
- —
- Issue
- —
-
Issue Comment Created
-
Issue Comment Updated
-
Issue Comment Deleted
-
Create an Issue Comment
-
Fetch a Linked Issue Comment
Fetches a linked issue_comment.
-
Look Up Issue Comment
-
Search Issue Comments
Pull Requests
-
- ID
- —
- Action
- —
- Number
- —
- Title
- —
- Body
- —
- Merged
- —
- User
- —
- Head
- —
- Base
- —
- Created At
- —
- Updated At
- —
- Closed At
- —
- Merged At
- —
- Commits
- —
- Requested Reviewer
- —
- Requested Reviewers
- —
- Sender
- —
-
Pull Request Created
-
Pull Request Updated
-
Label Added
-
Label Removed
-
Pull Request Review Update