Skip to content

Conversation

@LorranSutter
Copy link
Member

No description provided.

@linear
Copy link

linear bot commented Sep 12, 2025

@LorranSutter LorranSutter changed the base branch from main to pr-3893-templates-contract September 12, 2025 05:29
@LorranSutter LorranSutter marked this pull request as ready for review September 12, 2025 13:11
var args PermissionsSetData
if err := json.Unmarshal(e.Arguments, &args); err != nil {
return fmt.Errorf("error unmarshaling PermissionsSet inputs: %w", err)

Choose a reason for hiding this comment

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

I would consider extracting the code of Check if TemplateId and using the new format in a method or function.

}

// Include template information if available
if pr.R != nil && pr.R.Template != nil {

Choose a reason for hiding this comment

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

nit - consider to add test for this

Copy link

@zakharenkodmytro zakharenkodmytro left a comment

Choose a reason for hiding this comment

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

lgtm

Base automatically changed from pr-3893-templates-contract to main October 6, 2025 23:36
@LorranSutter LorranSutter merged commit 8338355 into main Oct 7, 2025
2 checks passed
@LorranSutter LorranSutter deleted the pr-3894-new-permissions-event branch October 7, 2025 14:22
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