Skip to content

docs(website): pruning flow for issues and PRs #6002

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

Merged
merged 3 commits into from
Nov 18, 2022

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Describes how we close old issues & PRs. And by "we" I mean how I have been doing it 😄 - would be nice to see if there's a better way!

@nx-cloud
Copy link

nx-cloud bot commented Nov 16, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 79cf665. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 46 targets

Sent with 💌 from NxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented Nov 16, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 79cf665
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/63766a2ad2f2190008e7fb29
😎 Deploy Preview https://deploy-preview-6002--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@@ -1,4 +1,7 @@
replies:
- body: |
👋 Hey @{{ author }}! Just checking in, is this still something you have time for? No worries if not - I just don't want to leave it hanging.
Copy link
Member Author

Choose a reason for hiding this comment

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

This just reminded me of JoshuaKGoldberg/refined-saved-replies#45...

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review November 16, 2022 14:59
@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Merging #6002 (79cf665) into main (49f623f) will decrease coverage by 0.13%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6002      +/-   ##
==========================================
- Coverage   91.42%   91.29%   -0.14%     
==========================================
  Files         365      365              
  Lines       12339    12343       +4     
  Branches     3609     3610       +1     
==========================================
- Hits        11281    11268      -13     
- Misses        753      767      +14     
- Partials      305      308       +3     
Flag Coverage Δ
unittest 91.29% <ø> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../eslint-utils/rule-tester/dependencyConstraints.ts 66.66% <0.00%> (-33.34%) ⬇️
...s/utils/src/eslint-utils/rule-tester/RuleTester.ts 70.23% <0.00%> (-15.31%) ⬇️
...pt-estree/src/create-program/createWatchProgram.ts 78.39% <0.00%> (+0.33%) ⬆️

@bradzacher bradzacher merged commit 4d34f5d into typescript-eslint:main Nov 18, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the docs-pruning branch November 18, 2022 14:07
omril1 pushed a commit to omril1/typescript-eslint that referenced this pull request Nov 23, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Docs: Maintenance > Issue Management > pruning old issues & PRs
2 participants