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

Add waiting for labels to sdk repos #461

Merged
merged 6 commits into from
Jun 2, 2023

Conversation

hubertdeng123
Copy link
Member

@hubertdeng123 hubertdeng123 commented May 25, 2023

  1. adds Waiting for: * label logic to SDK repos
  2. For SDK repos, when Waiting for: Community is applied, bot will track followups from external users

@hubertdeng123 hubertdeng123 marked this pull request as ready for review June 1, 2023 22:34
});

await addIssueToProject(payload.issue.node_id, repo, issueNumber, octokit);
Copy link
Member Author

@hubertdeng123 hubertdeng123 Jun 2, 2023

Choose a reason for hiding this comment

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

let's make sure all sentry repo issues get added to our "Issues Someone Else Cares About" project

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage: 80.95% and project coverage change: +0.09 🎉

Comparison is base (ada8cd1) 82.66% compared to head (6aa56dc) 82.75%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
+ Coverage   82.66%   82.75%   +0.09%     
==========================================
  Files          96       96              
  Lines        2429     2436       +7     
  Branches      470      470              
==========================================
+ Hits         2008     2016       +8     
+ Misses        415      414       -1     
  Partials        6        6              
Impacted Files Coverage Δ
src/utils/githubEventHelpers.ts 52.38% <20.00%> (ø)
src/brain/issueLabelHandler/followups.ts 100.00% <100.00%> (+2.56%) ⬆️
src/brain/issueLabelHandler/route.ts 95.78% <100.00%> (ø)
src/brain/issueLabelHandler/triage.ts 100.00% <100.00%> (ø)
src/config/index.ts 98.80% <100.00%> (+0.02%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@hubertdeng123 hubertdeng123 merged commit 06c12c0 into main Jun 2, 2023
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/add-waiting-for-labels-sdk-repos branch June 2, 2023 22:44
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.

2 participants