File tree 1 file changed +2
-11
lines changed
1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ The idea to create this project was born from this [[https://github.com/orgs/com
7
7
raised the desire to automate the process of defining the options for a workflow
8
8
dispatch with the current tags from their repository.
9
9
10
- Since GitHub does not offer this feature, I decided to create it myself.
10
+ Since GitHub does not offer this feature, I decided to create it myself. You can
11
+ read an article from my blog explaining how it works [[https://gaio.dev/posts/2024-06-26-git-tag-to-workflow-dispatch][here]].
11
12
12
13
*** Usage example
13
14
@@ -115,13 +116,3 @@ use. For my examples, I use basically this approach:
115
116
116
117
Feel free to add your personal approach to this documentation.
117
118
118
- ** To do list
119
-
120
- - [ ] Automated tests;
121
- - [ ] Tutorial article;
122
- - [ ] Map other ~peter-evans/create-pull-request@v6~ params, so the user can
123
- customize the PR with the updates properly;
124
- - [ ] Add the feature for the user to specify whether a PR will be created or a
125
- commit will be sent directly;
126
- - [ ] Automate the release asset download at the step ~Download the
127
- self-contained .NET program~;
You can’t perform that action at this time.
0 commit comments