#116 - integration with slack #129
Reference in New Issue
Block a user
Delete Branch "#116-integration-with-slack"
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?
It should close #116
It should close #117
It should close #119
It should close #121
Maybe these
"slack"and other channels could be gathered somewhere and used as constants or enums?Can you type
$notifiable?Hm, I don't if I wouldn't put his to Infrastucture directory.
Could you extract this config to separate method? It would make further testing easier, I think.
Please add return type here.
@EwelinaLasowy , what do you think about word Komenda? :>
What if we would have five more activities? Maybe this could be encapsulated somehow?
Is it required here? https://github.com/laravel/framework/blob/9.x/src/Illuminate/Collections/Collection.php#L387
These attachments are almost the same as somewhere above. There should be some abstraction for that.
I think I would prefer to use camelCased model attributes. It's not for this PR, but please think about it.
Yes.
Return value is expected to be 'null|\Toby\Eloquent\Models\User', '\Illuminate\Database\Eloquent\Builder|\Illuminate\Database\Eloquent\Model|object' returnedIn general, it can be anything that uses trait
NotifiableOh no, maybe you could add some interface fot that?
👀