feat(ci): add comprehensive GitHub workflows and automation#63
Conversation
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
|
|
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Introduces a detailed development plan and contributing guide for ObjectOS, outlining Q1 2026 priorities, implementation phases, and contribution workflow. Updates documentation navigation and sidebar to include new guides, expands data modeling documentation, and adds roadmap links to README. Also updates dependencies and configures a custom pnpm-lock.yaml merge driver in CI workflows.
|
|
- Fix relative paths to GitHub Actions in .github/README.md and WORKFLOWS.md - Remove docker-compose.yml badge from README.md - Update enterprise contact link to GitHub issues - Remove references to non-existent files (examples/, docs.objectos.org, objectos.org) - Fix repository URLs from old organization (objectql) to new (objectstack-ai) - Update package-level documentation paths to correct relative locations Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
…ck config - Add lychee.toml with proper configuration for link checking - Remove outdated markdown-link-check-config.json - Update documentation references to use lychee.toml instead - Configure proper timeouts, retries, and exclusions Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
- Fix absolute path links in docs/index.md to use relative paths - Update lychee.toml to exclude VitePress internal routing patterns - Add exclusions for /guide/ and /spec/ paths used in frontmatter Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
…ime-environment
|
|
Adds production-grade CI/CD automation suite covering security, quality, and community management.
New Workflows
Security & Quality
PR Automation
Maintenance
CI Enhancement
Configuration
Dependabot - Weekly dependency updates (Mondays 02:00 UTC) with grouped patch/minor updates
Labels - Predefined label schema for packages, types, sizes, and status
Documentation
.github/README.md- Automation overview and quick start.github/WORKFLOWS.md- Detailed workflow reference with troubleshootingSecurity Considerations
All third-party actions replaced with official or well-maintained alternatives:
codelytv/pr-size-labelerlycheeverse/lychee-actioninstead of individual maintainer actionOriginal prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.