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

Update an existing review #140

Merged
merged 1 commit into from Jan 12, 2021
Merged

Update an existing review #140

merged 1 commit into from Jan 12, 2021

Conversation

tlabeeuw
Copy link

@tlabeeuw tlabeeuw commented Jan 7, 2021

Added the ability to update an existing review.

review = story.reviews.first
review.status = 'pass'
review.save

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 97.057% when pulling ecdc0c1 on perrystreetsoftware:master into 2c656e6 on dashofcode:master.

@coveralls
Copy link

coveralls commented Jan 7, 2021

Coverage Status

Coverage increased (+0.06%) to 97.054% when pulling ecdc0c1 on perrystreetsoftware:master into 2c656e6 on dashofcode:master.

@tlabeeuw
Copy link
Author

tlabeeuw commented Jan 7, 2021

Is this repo still maintained. Seems like there was a PR that has been waiting around since Nov 2020?

Copy link
Collaborator

@irphilli irphilli left a comment

Choose a reason for hiding this comment

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

Thanks for the addition! This looks great!

@irphilli irphilli merged commit d685eb0 into ProductPlan:master Jan 12, 2021
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.

None yet

3 participants