Closed stejskalleos closed 6 months ago
I like the idea and think we should do something similar for Foreman plugins.
That's the plan. First I would like to use it just for the Hammer plugins, spread it across multiple repositories, and after we catch up on all the bugs & enhancements I will create action for the Foreman plugins.
I think with Hammer it is possible to clone a plugin and run the action from there. You simply make sure it pulls Hammer from git using the Gemfile. Would that simplify the action?
Maybe a little, I still have to go to the gem folder and to the git stuff there.
@ekohl updated, did some cleanup and use gh action for the PR stuff
Action for pulling translations and updating strings.
Workflow overview
tx:update
Requirements
How to test Set the
TX_TOKEN
and update permissions for theGITHUB_TOKEN
. Then usestejskalleos/foreman_actions/
repo for the action