1
0
mirror of https://github.com/ChristianSch/gitea-release-drafter.git synced 2025-06-15 16:48:15 +00:00

19 Commits

Author SHA1 Message Date
Christian Schulze
efdf01c071 chore: added MIT license v1 2023-03-08 13:16:09 +01:00
Christian Schulze
3473b34606 chore(libs): go mod tidy 2023-03-06 17:06:39 +01:00
Christian Schulze
732094d79e feat: introduced variable resolution for templates
closes #1
2023-03-06 17:05:18 +01:00
Christian Schulze
7c8014f8d8 fix: unused response values when updating the draft ...
causing errors to be missed
2023-03-06 15:14:54 +01:00
Christian Schulze
7c9242451b fix: added the missing error handler for draft updates 2023-03-06 10:27:27 +01:00
Christian Schulze
9f610e1d52 Revert "feat: trying out the go runner"
This reverts commit 382b3068e2a932aa4366d0a4cd0b91a90e46c782.
2023-03-06 09:55:51 +01:00
Christian Schulze
382b3068e2 feat: trying out the go runner 2023-03-06 09:50:41 +01:00
ChristianSch
a8fd168765
chore: updated readme with image 2023-03-05 23:06:05 +01:00
Christian Schulze
5dc58a89c7 fix: added missing newline after PR listing 2023-03-05 23:03:54 +01:00
Christian Schulze
bb7542a437 feat: fixed nil pointer dereference in case of existing config file 2023-03-05 23:00:21 +01:00
Christian Schulze
4cb67b5097 feat: added missing dockerfile and runs.using configuration 2023-03-05 22:57:39 +01:00
Christian Schulze
b7241772cd chore: added action.yml 2023-03-05 22:43:25 +01:00
Christian Schulze
37e0a3c892 feat: implemented first version 2023-03-05 22:39:55 +01:00
Christian Schulze
57390b874f chore: fixed CI dir 2023-03-05 22:38:59 +01:00
Christian Schulze
21e2032674 chore: updated CI with a test job 2023-03-05 17:15:22 +01:00
Christian Schulze
ef354d18d1 chore: updated CI 2023-03-04 11:38:52 +01:00
Christian Schulze
3164506f0c chore: updated CI 2023-03-04 11:37:45 +01:00
Christian Schulze
963e3c4b5a chore: updated CI 2023-03-04 11:36:58 +01:00
Christian
e7d867270f Initial commit 2023-02-28 13:16:15 +01:00