We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Much of the GitHub syncing can be reorganized as follows:
CommentSyncer
TaskSyncer
Event
sync/issue/issue.ex
Sync.Issue
sync/issue/body_parser.ex
Sync.Issue.BodyParser
sync/issue/task/task.ex
Sync.Issue.Task
Task
sync/issue/task/changeset.ex
Sync.Issue.Task.Changeset
sync/issue/github_issue/github_issue.ex
Sync.Issue.GithubIssue
GithubIssue
ChangesetBuilder
map
Comment
GithubRepo
common/repo_finder
repo_linker
CommentDeleter
GithubComment
create_
update_
build_
find_or_init
commit