Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from copilot-extensions:main #7

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 23, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

### What are you trying to accomplish?

A refactoring opportunity: after reading `createAckEvent()` and
`createTextEvent`'s definitions, I noticed that the only difference was
that the former passes in an empty string for its content.

### What approach did you choose and why?

I chose to update the body to use `createTextEvent()` directly, passing
an empty string for its `message` argument. Ran tests locally and in CI
to verify this works 👍

### What should reviewers focus on?

Nothing I haven't mentioned 😉
@pull pull bot merged commit ab12443 into oscard0m:main Sep 27, 2024
3 checks passed
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.

1 participant