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

[feedback-pipeline-5] Basic implementation of the /api/feedback/propose_edit API Endpoint #508

Merged
merged 3 commits into from
Jun 11, 2023

Conversation

CommanderStorm
Copy link
Member

@CommanderStorm CommanderStorm commented Apr 10, 2023

PR in the #501 PR-Train

Proposed Changes (include Screenshots if possible)

  • Added the basic draft for an api with with we can automatically propose edit-PRs instead of issues

How to test this PR

  1. Code Review
  2. POST to http://localhost:XXXX:/api/feedback/propose_edit
  3. See the new PR

How has this been tested?

  • Adding unit tests

Checklist:

  • I have updated the documentation / No need to update the documentation
  • I have run the linter

@CommanderStorm CommanderStorm changed the title Coordinate feedback 5 [feedback-pipeline-5] /api/feedback/propose_edit Apr 10, 2023
@CommanderStorm CommanderStorm changed the title [feedback-pipeline-5] /api/feedback/propose_edit [feedback-pipeline-5] /api/feedback/propose_edit API Endpoint Apr 10, 2023
Base automatically changed from coordinate_feedback_4 to main April 13, 2023 10:00
@CommanderStorm CommanderStorm force-pushed the coordinate_feedback_5 branch 3 times, most recently from 98f9cfb to c8ec4fc Compare April 20, 2023 22:24
@CommanderStorm CommanderStorm self-assigned this May 1, 2023
@CommanderStorm CommanderStorm force-pushed the coordinate_feedback_5 branch 2 times, most recently from 7bb73ff to f2b4ad0 Compare May 13, 2023 13:15
@CommanderStorm CommanderStorm added the server Related to the backend/server label May 16, 2023
@CommanderStorm CommanderStorm force-pushed the coordinate_feedback_5 branch 2 times, most recently from 7a8e0a6 to 9a90786 Compare June 3, 2023 16:40
@CommanderStorm CommanderStorm changed the title [feedback-pipeline-5] /api/feedback/propose_edit API Endpoint [feedback-pipeline-5] Basic implementation of the /api/feedback/propose_edit API Endpoint Jun 3, 2023
@CommanderStorm CommanderStorm force-pushed the coordinate_feedback_5 branch 6 times, most recently from a597159 to 974b559 Compare June 5, 2023 13:52
@CommanderStorm CommanderStorm marked this pull request as ready for review June 5, 2023 14:21
@CommanderStorm CommanderStorm merged commit f7015db into main Jun 11, 2023
@CommanderStorm CommanderStorm deleted the coordinate_feedback_5 branch June 11, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server Related to the backend/server
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant