Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶
Check for workflow.
https://docs.github.com/webhooks-and-events/webhooks/webhook-events-and-payloads#check_run
type LastChannelMessage ¶
LastChannelMessage holds the last message ID of Telegram channel.
We use it to compute how many messages were sent between PR event notification and last messsage, since Telegram does not allow to bots to query messages in a channel.
The number of messages is used to find out if old event notification is out of context and we should send a new message for a new event instead of editing.
func (LastChannelMessage) Edges ¶
func (LastChannelMessage) Edges() []ent.Edge
func (LastChannelMessage) Fields ¶
func (LastChannelMessage) Fields() []ent.Field
type Organization ¶
func (Organization) Edges ¶
func (Organization) Edges() []ent.Edge
func (Organization) Fields ¶
func (Organization) Fields() []ent.Field
type PRNotification ¶
func (PRNotification) Edges ¶
func (PRNotification) Edges() []ent.Edge
func (PRNotification) Fields ¶
func (PRNotification) Fields() []ent.Field
func (PRNotification) Indexes ¶
func (PRNotification) Indexes() []ent.Index
type Repository ¶
func (Repository) Edges ¶
func (Repository) Edges() []ent.Edge
func (Repository) Fields ¶
func (Repository) Fields() []ent.Field
func (Repository) Indexes ¶
func (Repository) Indexes() []ent.Index
type TelegramChannelState ¶
func (TelegramChannelState) Edges ¶
func (TelegramChannelState) Edges() []ent.Edge
func (TelegramChannelState) Fields ¶
func (TelegramChannelState) Fields() []ent.Field
func (TelegramChannelState) Indexes ¶
func (TelegramChannelState) Indexes() []ent.Index
type TelegramSession ¶
func (TelegramSession) Edges ¶
func (TelegramSession) Edges() []ent.Edge
func (TelegramSession) Fields ¶
func (TelegramSession) Fields() []ent.Field
type TelegramUserState ¶
func (TelegramUserState) Edges ¶
func (TelegramUserState) Edges() []ent.Edge
func (TelegramUserState) Fields ¶
func (TelegramUserState) Fields() []ent.Field
Click to show internal directories.
Click to hide internal directories.