Skip to content

fix: resolve CLI validation, CI workflow, lint, and config issues#7

Open
utkarshjain1338-hub wants to merge 21 commits into
arpitkhandelwal12:mainfrom
utkarshjain1338-hub:main
Open

fix: resolve CLI validation, CI workflow, lint, and config issues#7
utkarshjain1338-hub wants to merge 21 commits into
arpitkhandelwal12:mainfrom
utkarshjain1338-hub:main

Conversation

@utkarshjain1338-hub
Copy link
Copy Markdown

Description

This PR fixes multiple issues across the CLI, CI/CD workflows, linting pipeline, and project configuration.

Changes made:

  • Fixed app name validation in zerithdb-cli for positional arguments.
  • Removed emojis from GitHub Actions job names to resolve branch protection check failures.
  • Fixed PR Welcome Bot permissions and YAML parsing issues.
  • Updated broken changeset configuration references.
  • Removed failing lint/test scripts from stub packages.
  • Resolved ESLint errors and strict CI warnings.
  • Fixed outdated documentation links in CONTRIBUTING.md.

Fixes # (if applicable)

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📚 Documentation update
  • 🚀 Performance improvement

Checklist

  • My code follows the style guidelines of this project (pnpm format:check, pnpm lint)
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Additional Context

These fixes improve overall CI stability, developer experience, and project maintainability by resolving workflow failures, validation issues, and broken configuration references.

Arpit Khandelwal and others added 21 commits May 14, 2026 07:27
Delete .github/ISSUE_TEMPLATE/bug_report.yml
docs: fix outdated paths in CONTRIBUTING.md
feat(ci): add issue auto-assignment and pr labeler workflows
feat(ci): prevent multiple assignments to the same issue
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.

4 participants