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

Add internal issue api #60

Merged
merged 7 commits into from
Feb 16, 2025
Merged

Add internal issue api #60

merged 7 commits into from
Feb 16, 2025

Conversation

gunjyo0817
Copy link
Contributor

Type of changes

  • Feature

Purpose

Create internal issue API for the recommendation system

  • Add /api/internal/issues to get all internal issue information
  • Add /api/internal/issues/{issueId} to get specific internal issue information by issue ID

Copy link

github-actions bot commented Feb 8, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ JAVA checkstyle 7 0 2.01s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 1.28s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 11.6s
✅ REPOSITORY secretlint yes no 2.19s
✅ REPOSITORY syft yes no 2.35s
✅ REPOSITORY trivy-sbom yes no 0.15s
✅ REPOSITORY trufflehog yes no 3.89s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@gunjyo0817 gunjyo0817 changed the title Feat/add internal issue api Add internal issue api Feb 8, 2025
@gunjyo0817 gunjyo0817 self-assigned this Feb 8, 2025
@YukinaMochizuki YukinaMochizuki merged commit c59647e into main Feb 16, 2025
3 checks passed
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.

2 participants