Skip to content

Conversation

@ramonasuncion
Copy link
Member

No description provided.

@ramonasuncion ramonasuncion merged commit 905ce2e into IntelligentSandbox:main Jan 31, 2026
1 check passed
@ramonasuncion ramonasuncion deleted the add-reactions branch January 31, 2026 07:50
@ramonasuncion
Copy link
Member Author

Closes #67


pr_number = payload.get("number")
github_client = Github(installation_token)
repo = github_client.get_repo(repo_full_name)
Copy link
Member

Choose a reason for hiding this comment

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

I think that we can also refactor/extract getting the repo as a helper function.

Copy link
Member Author

Choose a reason for hiding this comment

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

good point 👀

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