6 Commits

Author SHA1 Message Date
Mandresy RABENJAHARISON
d075c60e1e feat: Update patch-issue workflow to use auth token for FastAPI
Upgraded the patch-odoo-ticket action to version v1.3 and added support for an authentication token to secure communication with the FastAPI server. Modified the workflow, main logic, and action definition to handle the auth_token input and ensure proper authorization. Includes error handling for missing or invalid tokens.
1.4 v1.4
2025-09-04 13:45:32 +03:00
Mandresy RABENJAHARISON
6caa87102e fix: use user_ids v1.2 2025-08-21 16:45:09 +03:00
Mandresy RABENJAHARISON
8bad83fb09 fix: vendor dependencies v1.1 2025-08-21 16:34:26 +03:00
Mandresy RABENJAHARISON
9918062492 refactor : refact payload structure and environment variables in main.go and action.yml to remove unused fields and utilize branch reference for task ID extraction v1 2025-08-21 14:17:08 +03:00
Mandresy RABENJAHARISON
51bd525a4f Refactor HTTP request in main.go to use PATCH method and set content type header 2025-08-11 16:04:02 +03:00
Mandresy RABENJAHARISON
d6f8214a00 initial commit v1.0.0 2025-08-11 15:58:36 +03:00