Skip to content

Conversation

@svenvg93
Copy link
Contributor

@svenvg93 svenvg93 commented May 26, 2025

📃 Description

This PR introduces a GitHub Actions workflow that triggers on pushes to app/Http/Controllers/Api/**/*.php or app/OpenApi/**/*.php. It regenerates the OpenAPI JSON into a temporary file, compares it against the current openapi.json, and—if differences are detected—automatically commits the new spec. This ensures the documentation always stays in sync with code changes.

@svenvg93 svenvg93 requested a review from alexjustesen as a code owner May 26, 2025 19:25
@alexjustesen alexjustesen added feature New feature or request chore Nothing fancy, just needs to get done and removed feature New feature or request labels May 27, 2025
@alexjustesen alexjustesen merged commit 5abd98f into alexjustesen:main May 27, 2025
2 checks passed
@svenvg93 svenvg93 deleted the update-ci branch May 27, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Nothing fancy, just needs to get done

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants