Skip to content

Comments

Feature: add mode-aware Gitea prepare flow#11

Closed
markwylde wants to merge 41 commits intomainfrom
gitea
Closed

Feature: add mode-aware Gitea prepare flow#11
markwylde wants to merge 41 commits intomainfrom
gitea

Conversation

@markwylde
Copy link
Owner

Summary

  • add mode-aware prepare flow that gates tracking comments and extends MCP setup
  • improve gitea compatibility by preserving legacy API aliases and hardening branch link parsing
  • refresh test suites and pause image downloading while Octokit migration settles

Testing

  • bun test

markwylde and others added 9 commits June 6, 2025 08:54
Adding --depth=1 to fetchs to save time for large repos
This merge brings in new features and improvements from the main branch while
preserving Gitea-specific functionality:

- Updated README.md to maintain Gitea-specific setup instructions
- Preserved Gitea-specific authentication and API configurations
- Kept local git operations and MCP tool references for Gitea compatibility
- Removed GitHub-specific files (CONTRIBUTING.md, FAQ.md) and features
- Updated action.yml with new inputs while maintaining Gitea token usage
- Resolved conflicts in prompt generation to use Gitea comment tools

The merge maintains the Gitea fork's core functionality while incorporating
upstream bug fixes and feature enhancements.
Co-authored-by: Oleg Zaimkin <oleg.zaimkin@developertools.com>
@socket-security
Copy link

socket-security bot commented Sep 30, 2025

@socket-security
Copy link

socket-security bot commented Sep 30, 2025

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
form-data@4.0.2 has a Critical CVE.

CVE: GHSA-fjxv-7rqg-78g4 form-data uses unsafe random function in form-data for choosing boundary (CRITICAL)

Affected versions: < 2.5.4; >= 3.0.0 < 3.0.4; >= 4.0.0 < 4.0.4

Patched version: 4.0.4

From: package-lock.jsonnpm/@types/node-fetch@2.6.12npm/form-data@4.0.2

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/form-data@4.0.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@markwylde markwylde closed this Sep 30, 2025
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.

3 participants