We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fc255 commit 5dbec56Copy full SHA for 5dbec56
.changeset/workflow-improvements.md
@@ -0,0 +1,11 @@
1
+---
2
+'agentic-node-ts-starter': patch
3
4
+
5
+Optimize GitHub Actions workflows for better performance and maintainability
6
7
+- Extract reusable workflows for setup, validation, and security scanning
8
+- Parallelize PR validation jobs for ~50% faster feedback
9
+- Simplify publish workflow by removing unnecessary matrix strategy
10
+- Fix publish workflow to properly handle secrets in conditions
11
+- Reduce overall workflow code by ~25% through DRY principles
0 commit comments