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

infra: automate issue management #1798

Merged
merged 5 commits into from
Feb 14, 2025
Merged

infra: automate issue management #1798

merged 5 commits into from
Feb 14, 2025

Conversation

atilafassina
Copy link
Member

@atilafassina atilafassina commented Feb 12, 2025

I'm adding a few automations to the repository that will help us reduce the number of opened issues...copied from Vite.

  • new label: need reproduction
  • new action: triggers a bot comment asking and instructing how to make a reproduction
  • cronjob: if the issue that needs reproduction is inactive for 3 days, it's closed.

I also added:

  • needs triage so we know we need to look at it
  • good first issue for low-hanging fruits
  • contributions welcome we triaged but have no time to tackle it

@atilafassina atilafassina added the infra Monorepo infrastructure label Feb 12, 2025
@atilafassina atilafassina self-assigned this Feb 12, 2025
Copy link

changeset-bot bot commented Feb 12, 2025

⚠️ No Changeset found

Latest commit: d7dcf81

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Conventional Commit PR Title

In order to be considered for merging, the pull request title must match the specification in conventional commits. You can edit the title in order for this check to pass.
Most often, our PR titles are something like one of these:

  • docs: correct typo in README
  • feat: implement dark mode"
  • fix: correct remove button behavior

Linting Errors

  • Found type "infra", must be one of "feat","fix","docs","style","refactor","perf","test","build","ci","chore","revert"

Copy link

netlify bot commented Feb 12, 2025

Deploy Preview for solid-start-landing-page ready!

Name Link
🔨 Latest commit d7dcf81
🔍 Latest deploy log https://app.netlify.com/sites/solid-start-landing-page/deploys/67aefa78f6a1530008277ac0
😎 Deploy Preview https://deploy-preview-1798--solid-start-landing-page.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 configuration.

@atilafassina atilafassina marked this pull request as draft February 12, 2025 07:45
@atilafassina atilafassina marked this pull request as ready for review February 12, 2025 08:04
@atilafassina atilafassina changed the title infra: autoclose issues with no reproduction infra: automate issue management Feb 12, 2025
@atilafassina atilafassina enabled auto-merge (squash) February 12, 2025 13:01
@atilafassina atilafassina merged commit 9b6ba7f into main Feb 14, 2025
10 checks passed
@atilafassina atilafassina deleted the infra/issue-autoclose branch February 14, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Monorepo infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant