🤿 SEEK development toolkit for backend applications and packages

owner-sig-backend-tooling toolkit typescript
3 Open Issues Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the `skuba init` command to allow users to customize the Renovate preset used in new projects. This involves adding a new option to the command, likely a flag, to specify a custom Renovate configuration file or to select a predefined option (e.g., a default 'rynovate' preset). The current `renovate.json5` file in the base template should be updated to accommodate this change, potentially offering a default preset while allowing for customisation.

Complexity: 3/5
good first issue

🤿 SEEK development toolkit for backend applications and packages

TypeScript
#owner-sig-backend-tooling#toolkit#typescript

AI Summary: Evaluate the implications of using pnpm's `ignorePatchFailures` setting within the SEEK skuba development toolkit. Determine if silently ignoring patch installation failures is acceptable and identify potential risks or benefits of enabling this setting.

Complexity: 3/5
good first issue

🤿 SEEK development toolkit for backend applications and packages

TypeScript
#owner-sig-backend-tooling#toolkit#typescript

AI Summary: Create a new npm package containing the changelog generation functionality currently duplicated across multiple SEEK repositories. This will involve extracting the existing `changelog.js` script, refactoring it for independent use, adding necessary documentation, and publishing it to npm.

Complexity: 3/5
good first issue

🤿 SEEK development toolkit for backend applications and packages

TypeScript
#owner-sig-backend-tooling#toolkit#typescript