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

Allow users to edit recent requests #97

Merged
merged 1 commit into from
Apr 5, 2021
Merged

Allow users to edit recent requests #97

merged 1 commit into from
Apr 5, 2021

Conversation

Headline
Copy link
Owner

@Headline Headline commented Apr 5, 2021

Closes #95

This patch allows users to edit their old requests and the bot will now rerun the code through wandbox or godbolt in order to prevent users from having to send multiple requests to get code to pass.

The implementation is quite crude and points at some underlying issues in regards to organization, where we now have some duplicated code. I'm intentionally adding technical debt here, but this debt will be paid back at a later date.

@Headline Headline added the enhancement New feature or request label Apr 5, 2021
@Headline Headline merged commit a88d567 into master Apr 5, 2021
@Headline Headline deleted the allow-edit branch April 5, 2021 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to edit requests
1 participant