32 Commits

Author SHA1 Message Date
Mandresy RABENJAHARISON
dbdab7caaa Merge branch 'release/v1.0.1' v1.0.1 2025-09-29 17:32:29 +03:00
Mandresy RABENJAHARISON
b02b68c668 fix: update branch creation action to use 'develop' instead of 'main' 2025-09-29 17:31:09 +03:00
Mandresy RABENJAHARISON
e202c32a31 fix: update branch creation workflow to use specific action URL 2025-09-29 17:27:04 +03:00
Mandresy RABENJAHARISON
c43a4473ee fix: specify 'main' as default ref and enable clean checkout in branch creation workflow 2025-09-29 17:21:18 +03:00
Mandresy RABENJAHARISON
1b936d8431 feat: log prefix and enhance handling for branch creation 2025-09-29 17:07:55 +03:00
Mandresy RABENJAHARISON
c4cf4aa33e feat: support branch creation from 'main' for hotfixes and handle reopened issues in workflow 2025-09-29 17:01:50 +03:00
Mandresy RABENJAHARISON
bdfc0beb23 feat: add workflow to create and link branch for new issues 2025-09-29 16:44:43 +03:00
Mandresy RABENJAHARISON
73da559bf3 chore: optimize Dockerfile layers and remove unused reflect import v1.0.1-beta2 2025-09-29 15:41:33 +03:00
Mandresy RABENJAHARISON
7c0d7d26e4 fix: correct ISSUE_LABELS parsing and logging v1.0.1-beta1 2025-09-29 15:30:08 +03:00
Mandresy RABENJAHARISON
06f6737f96 chore: show type of labelsEnvg v1.1 v1.0.1-beta 2025-09-29 15:02:24 +03:00
Mandresy RABENJAHARISON
444487b324 feat: enhance label parsing to support multiple formats and improve logging 2025-09-16 16:27:45 +03:00
Mandresy RABENJAHARISON
e1d0d43b5c feat: log Odoo ticket number and ID for better debugging v1 2025-08-21 15:01:30 +03:00
Mandresy RABENJAHARISON
c9d46dbf21 fix: use issue in gitea sdk 2025-08-21 11:28:27 +03:00
Mandresy RABENJAHARISON
9fc4cd977d feat: use odoo ticket number in branch name 2025-08-21 10:51:48 +03:00
Mandresy RABENJAHARISON
85a8e421a9 feat: use our gitea instance url directly 2025-08-20 15:16:57 +03:00
Mandresy RABENJAHARISON
77d557fca5 feat: use built-in token secrets 2025-08-20 15:14:21 +03:00
Mandresy RABENJAHARISON
ad9b88341b fix: rename action to 'new-issue-branch' for consistency in naming 2025-08-20 14:32:52 +03:00
Mandresy RABENJAHARISON
05e3af85d7 fix: update README and action.yml to standardize environment variable names and improve clarity 2025-08-20 14:31:03 +03:00
Mandresy RABENJAHARISON
cfc3735a7d fix: update branch name format to use 'ticket-number' instead of 'us-number' 2025-07-08 18:12:16 +03:00
Mandresy RABENJAHARISON
655fc5fab7 fix: remove logging of sensitive environment variables in main function 2025-07-08 17:57:39 +03:00
Mandresy RABENJAHARISON
e2aadf659f fix: add openssh and update environment variables in runtime stage of Dockerfile 2025-07-08 17:56:13 +03:00
Mandresy RABENJAHARISON
e929589293 fix: ensure git is installed in the runtime stage of the Dockerfile 2025-07-08 17:49:45 +03:00
Mandresy RABENJAHARISON
681eae5b28 fix: normalize input keys in action.yml to lowercase 2025-07-08 17:36:40 +03:00
Mandresy RABENJAHARISON
920235c141 chore: add environment variables to action.yml 2025-07-08 16:08:08 +03:00
Mandresy RABENJAHARISON
a3d243e645 chore: logs env variables 2025-07-08 16:02:15 +03:00
Mandresy RABENJAHARISON
55354e1fb3 fix: upgrade Go image version to 1.23.4 2025-07-07 15:51:40 +03:00
Mandresy RABENJAHARISON
a2bef2ca90 chore: udpate readme 2025-07-07 15:34:16 +03:00
Mandresy RABENJAHARISON
1183c0b0d8 docs: write README.md 2025-07-07 14:47:31 +03:00
Mandresy Rabenja
0191979918 Initial commit 2025-07-07 14:46:34 +03:00
Mandresy RABENJAHARISON
7d334710dc docs: write README.md 2025-07-07 14:32:28 +03:00
Mandresy RABENJAHARISON
572ecfa889 chore: convert line ending 2025-07-07 14:21:55 +03:00
Mandresy RABENJAHARISON
c6634be696 initial commit 2025-07-07 14:15:21 +03:00