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

Make pubsub handlers multi-org #544

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

chadwhitacre
Copy link
Member

Part of #482, after #543.

This makes the pubsub handlers multi-org by taking repos from the new github-orgs.yml.

@chadwhitacre chadwhitacre mentioned this pull request Jul 24, 2023
43 tasks
@chadwhitacre chadwhitacre force-pushed the cwlw/multi-org-stalebot branch 2 times, most recently from cf97881 to 831468a Compare July 24, 2023 13:51
@chadwhitacre chadwhitacre force-pushed the cwlw/github-orgs-yml branch 4 times, most recently from fd1a820 to d4f339a Compare July 25, 2023 17:43
@chadwhitacre chadwhitacre force-pushed the cwlw/github-orgs-yml branch 2 times, most recently from 73c9912 to efc94b7 Compare July 25, 2023 18:43
Base automatically changed from cwlw/github-orgs-yml to main July 25, 2023 23:39
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 96.96% and project coverage change: +0.05% 🎉

Comparison is base (c614c4f) 85.10% compared to head (ba3cf85) 85.16%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #544      +/-   ##
==========================================
+ Coverage   85.10%   85.16%   +0.05%     
==========================================
  Files          97       97              
  Lines        2450     2453       +3     
  Branches      478      480       +2     
==========================================
+ Hits         2085     2089       +4     
  Misses        358      358              
+ Partials        7        6       -1     
Files Changed Coverage Δ
src/config/index.ts 98.88% <ø> (+0.95%) ⬆️
src/webhooks/pubsub/slackNotifications.ts 71.42% <0.00%> (ø)
src/api/github/org.ts 91.78% <100.00%> (+0.73%) ⬆️
src/brain/issueLabelHandler/followups.ts 100.00% <100.00%> (ø)
src/brain/issueLabelHandler/route.ts 97.14% <100.00%> (ø)
src/brain/issueLabelHandler/triage.ts 100.00% <100.00%> (ø)
src/webhooks/pubsub/index.ts 100.00% <100.00%> (ø)
src/webhooks/pubsub/stalebot.ts 96.00% <100.00%> (+0.16%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chadwhitacre chadwhitacre merged commit 76a48b5 into main Jul 26, 2023
7 checks passed
@chadwhitacre chadwhitacre deleted the cwlw/multi-org-stalebot branch July 26, 2023 13:58
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