log.Printf("Couldn't load filter %d contents due to %s",filter.ID,err)
// clear LastUpdated so it gets fetched right away
}
iflen(filter.Rules)==0{
filter.LastUpdated=time.Time{}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.