Skip to content

feat: add EmailsOnPush managed resource (#278)#286

Draft
GKravale wants to merge 2 commits intocrossplane-contrib:masterfrom
GKravale:feat/emailsonpush-resource
Draft

feat: add EmailsOnPush managed resource (#278)#286
GKravale wants to merge 2 commits intocrossplane-contrib:masterfrom
GKravale:feat/emailsonpush-resource

Conversation

@GKravale
Copy link

No description provided.

Comment on lines 54 to 59
Recipients string `json:"recipients,omitempty"`
DisableDiffs bool `json:"disableDiffs,omitempty"`
SendFromCommitterEmail bool `json:"sendFromCommitterEmail,omitempty"`
PushEvents bool `json:"pushEvents,omitempty"`
TagPushEvents bool `json:"tagPushEvents,omitempty"`
BranchesToBeNotified string `json:"branchesToBeNotified,omitempty"`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional fields should be pointers.

@GKravale GKravale marked this pull request as ready for review March 2, 2026 08:55
@GKravale GKravale marked this pull request as draft March 2, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants