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

feat(insights): Record all instances of SET_RESOLVED_IN_PULL_REQUEST activity in GroupHistory #29466

Merged
merged 2 commits into from
Oct 21, 2021

Conversation

wedamija
Copy link
Member

@wedamija wedamija commented Oct 21, 2021

We missed a spot here, just simplifying the code to make it easier to catch all cases.

@wedamija wedamija requested review from ahmedetefy and a team October 21, 2021 00:07
@wedamija wedamija force-pushed the danf/record_resolved_in_pr branch from 8d050c3 to fa8a25f Compare October 21, 2021 01:01
@wedamija wedamija requested a review from a team as a code owner October 21, 2021 01:01
Base automatically changed from danf/record_resolved_in_commit to master October 21, 2021 01:01
…` activity in `GroupHistory`

We missed a spot here, just simplifying the code to make it easier to catch all cases. This code is
completely untested from what I can tell, not going to add tests here now
title="very cool PR to fix the thing",
message=f"Foo Biz\n\nFixes {group2.qualified_short_id}",
)
with self.feature("organizations:group-history"):
Copy link
Contributor

Choose a reason for hiding this comment

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

Wasn't this flag removed in the other PR?

Copy link
Member Author

@wedamija wedamija Oct 21, 2021

Choose a reason for hiding this comment

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

Yeah, I made all these prs in a separate order, I'll merge the other one first and update this I'll merge this first and update the feature removing one

@wedamija wedamija merged commit 2de94c3 into master Oct 21, 2021
@wedamija wedamija deleted the danf/record_resolved_in_pr branch October 21, 2021 17:22
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants