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

Complete setup with GitHub #13

Open
7 tasks
AdityaBorkar opened this issue Oct 30, 2024 · 0 comments
Open
7 tasks

Complete setup with GitHub #13

AdityaBorkar opened this issue Oct 30, 2024 · 0 comments

Comments

@AdityaBorkar
Copy link
Owner

AdityaBorkar commented Oct 30, 2024

GitHub Workflows

  • Husky for precommit hooks (formatting, linting, commit message checks)
  • Export GitHub Repository Settings (to make a boilerplate for new repositories)
  • GitHub Workflows
    • validate-code Workflow
      • Do cache of bun and nx and node_modules
      • Do a typecheck before building
      • Do incremental builds
    • release Workflow
      • Option to ignore certain commits
      • Option to declare CVE and vulnerabilities
      • GitHub Packages
    • Add reviewers
  • Linear Integration with GitHub Workflows
    • Issue Replication
    • Closes Issues and PR
    • Milestones, Projects, Labels, Assignees
  • Templates
    • PR Template
    • Issue Template
  • Policies
    • Readme
    • Code of Conduct
    • Contributing Guidelines
  • Require signed commits
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

No branches or pull requests

1 participant