mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-14 11:14:56 -05:00
[PR #49] [MERGED] completed handling all event types #224
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pd4d10/git-touch/pull/49
Author: @shreyas1599
Created: 4/7/2020
Status: ✅ Merged
Merged: 4/8/2020
Merged by: @pd4d10
Base:
master← Head:master📝 Commits (1)
b5fe2cecompleted handling all event types📊 Changes
3 files changed (+439 additions, -34 deletions)
View changed files
📝
lib/models/github.dart(+98 -1)📝
lib/models/github.g.dart(+178 -1)📝
lib/widgets/event_item.dart(+163 -32)📄 Description
Fixes #2
The following event types were removed as they do not appear in user timelines or are no longer delivered:
DeploymentEventDeploymentStatusEventDownloadEventFollowEventForkApplyEventGitHubAppAuthorizationEventGistEventLabelEventMembershipEventMilestoneEventOrganizationEventOrgBlockEventPageBuildEventStatusEventTeamEventTeamAddEventRepositoryEvent🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.