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(website): open issue with rule name if only one rule is enabled #5190

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Nice little feature so most well-isolated issue reporters won't have to manually edit the issue name.

@nx-cloud
Copy link

nx-cloud bot commented Jun 14, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 6be7a20. 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 47 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. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@netlify
Copy link

netlify bot commented Jun 14, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 6be7a20
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/62a9f256cc86fd000970a6e3
😎 Deploy Preview https://deploy-preview-5190--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.

@armano2 armano2 added package: website Issues related to the @typescript-eslint website website: playground labels Jun 15, 2022
armano2
armano2 previously approved these changes Jun 15, 2022
Co-authored-by: Armano <armano2@users.noreply.github.com>
@JoshuaKGoldberg
Copy link
Member Author

* shakes fist at Cypress *

@JoshuaKGoldberg JoshuaKGoldberg merged commit b229ee4 into typescript-eslint:main Jun 18, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the open-new-issue-single-rule branch June 18, 2022 13:30
@bradzacher
Copy link
Member

just heads up - we should avoid using feat for website changes.
I believe the release process will pickup these commits and do a minor bump for all packages because of it.
which is a problem this week as we haven't merged anything into the packages this week (usually it will do a patch release for empty releases)

@JoshuaKGoldberg
Copy link
Member Author

I will... try to keep track of that 😅

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: website Issues related to the @typescript-eslint website website: playground
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Use rule name in bug report from playground, if only one is selected
3 participants