Commit Graph

78 Commits

Author SHA1 Message Date
Shakar Bakr
a3afb99979
Refactor action.yml to improve input defaults and repository handling for the TODO to Issue action, ensuring better compatibility and clarity in workflows.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-10 11:57:10 +03:00
Shakar Bakr
1c61a6cde7
Update action.yml to correct the Docker image path for the TODO to Issue action, ensuring proper integration in workflows.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-10 10:43:53 +03:00
Shakar Bakr
275fccfaf7
Update action.yml to specify the Docker image format for the TODO to Issue action, ensuring compatibility with Docker-based workflows.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-10 10:40:36 +03:00
Shakar Bakr
be8dd62d1c
Fix action.yml to correct the repository path for the TODO to Issue action, ensuring proper usage of the action in workflows.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-10 10:39:17 +03:00
Shakar Bakr
5357440d14
Update action.yml to use a specific Docker image for the TODO to Issue action, enhancing reliability and version control.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-10 10:38:04 +03:00
Shakar Bakr
585010baee
Update action.yml to use local Docker image for the TODO to Issue action, simplifying the setup process.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-10 10:34:35 +03:00
Shakar Bakr
afdf684437
Update action.yml to use actions/create-github-app-token@v2 for improved token generation functionality.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-10 10:32:14 +03:00
Shakar Bakr
e1d1fa293d
Remove unnecessary shell specification from action.yml to streamline execution. This change enhances the clarity of the action's configuration.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-10 10:22:22 +03:00
Shakar Bakr
a2d77658d6
Refactor action.yml to use composite runs and enhance README for private repository support
- Updated action.yml to switch from Docker to composite runs, allowing for improved token generation for private repositories.
- Added new inputs for GitHub App authentication: APP_ID, PRIVATE_KEY, and OWNER.
- Enhanced README with detailed instructions for using the action with private repositories, including GitHub App setup and authentication methods.

Signed-off-by: Alastair Mooney
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-06-05 11:18:59 +03:00
Shakar Bakr
2a3018bad5
Update default value in action.yml to use single quotes for the Git SHA input, ensuring consistency in YAML syntax.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-05-27 12:59:21 +03:00
Shakar Bakr
365551c214
Update default value in action.yml to use single quotes for consistency in YAML syntax.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-05-27 12:59:04 +03:00
Shakar Bakr
3a8525d1d7
Refactor action.yml to remove quotes from default values for inputs, ensuring proper YAML syntax. This change enhances clarity and consistency in the action's configuration.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-05-27 12:58:34 +03:00
Shakar Bakr
a3adffe07c
Switch action execution from composite to Docker, updating to version v5.1.12. This change simplifies the setup by using a pre-built Docker image for the TODO to Issue action.
Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-05-27 12:56:08 +03:00
Shakar Bakr
1b4753ffdd
Refactor action to use composite run steps and support cross-repository issue creation
- Changed action execution from Docker to composite with Python setup.
- Added `TARGET_REPO` input to allow issue creation in a specified repository.
- Updated `GitHubClient` to use `TARGET_REPO` for issue and milestone URLs.
- Enhanced README with instructions for cross-repository usage.
- Introduced example workflow for creating TODO issues in another repository.

Signed-off-by: Shakar Bakr <5h4k4r.b4kr@gmail.com>
2025-05-15 15:49:54 +03:00
alstr
3bd536e14a Update Docker image version 2025-04-11 09:08:06 +01:00
alstr
092fdad950 Update Docker image version 2025-04-04 09:58:17 +01:00
alstr
0672dc170b Revert "Merge pull request #260 from schott12521/schott12521/main"
This reverts commit b46ff98258, reversing
changes made to 751dd2f2ad.
2025-01-31 10:31:50 +00:00
Alastair Mooney
5774c0c0bb
Update action.yml 2025-01-30 17:23:14 +00:00
Scott
c7789e046e feat: adding default labels to issues 2025-01-28 12:48:45 -08:00
Alastair Mooney
973393389c
Update action.yml 2024-12-16 19:21:01 +00:00
Alastair Mooney
c9ead1ec75
Update action.yml 2024-12-12 16:03:31 +00:00
Alastair Mooney
770db899ed
Update action.yml 2024-12-12 15:36:13 +00:00
Alastair Mooney
f357c404fe
Update action.yml 2024-12-06 18:31:00 +00:00
Alastair Mooney
5d45b75ef4
Update action.yml 2024-12-06 18:25:48 +00:00
Alastair Mooney
3ac81cb165
Update action.yml 2024-11-26 15:25:55 +00:00
KazumaOhashi
6d561277e7 Fix link generation for GitHub Enterprise 2024-10-25 20:25:25 +09:00
alstr
dc3a125c14 Update Docker image version 2024-09-24 15:00:02 +01:00
alstr
1cfb1cf679 Update inputs 2024-09-23 14:22:46 +01:00
alstr
6d4eeffd5f Add support for new projects 2024-09-20 16:16:13 +01:00
alstr
d67219dbb1 Insert issue URLs
Closes #199
2024-09-18 17:48:16 +01:00
alstr
240db0f446 Remove support for classic projects
Closes #187
Closes #149
2024-06-28 13:56:27 +01:00
alstr
6a54368340 Update Docker image version 2024-03-22 18:28:27 +00:00
alstr
5fa8522c25 Update Docker image version 2024-02-05 08:55:18 +00:00
alstr
7f763e1ee6 Update Docker image version 2024-01-08 19:08:33 +00:00
alstr
5ed64bdc8e Update Docker image version 2024-01-01 09:32:29 +00:00
Alastair Mooney
80f1c09e2b
Merge pull request #168 from Christoph-Koschel/patch-3
Add support for custom languages
2024-01-01 09:23:04 +00:00
Christoph Koschel
493e0c4993 Fixed typo 2023-12-31 18:06:59 +01:00
alstr
7ad18c4076 Fix URL to line 2023-11-07 09:23:51 +00:00
Christoph Koschel
c70aafa22a Added support for costume languages. Fix #104 2023-09-30 19:39:39 +02:00
alstr
77d9a65a69 Update Docker image version 2023-09-19 09:24:34 +01:00
Christoph Koschel
85df7d016a Enable issue escaping 2023-07-08 21:17:23 +02:00
alstr
2c6872aca3 Update Docker image version 2023-03-03 17:05:34 +00:00
alstr
bc75fb4259 Update Docker image version 2023-02-10 09:24:38 +00:00
Alastair Mooney
eaaa34a3c7
Merge pull request #139 from KevinMSampson/support-gh-enterprise-server
Add GITHUB_URL to support GHES
2023-02-10 09:13:18 +00:00
alstr
1f9b697c21 Update Docker image version 2023-02-08 09:07:18 +00:00
Kevin M Sampson
769741e3bf
Add GITHUB_URL to support GHES 2023-02-03 14:59:00 -06:00
alstr
d77c4a96d9 Update Docker image version 2022-10-21 17:59:38 +01:00
alstr
b62b476311 Make inputs optional
Closes #125
2022-10-21 17:49:40 +01:00
alstr
fffb31f4fe Update Docker image version 2022-08-26 13:49:02 +01:00
alstr
c7ca1ac039 Add support for custom identifiers
Closes #49
Closes #66
2022-08-23 14:17:28 +01:00