Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(updatecli): Update the gson-api plugin version (#447)
* Keep the gson-api plugin up-to-date with updatecli Fixes #58 Add `updatecli` manifest to track and update `gson-api` plugin version. * Create `updatecli/updatecli.d/gson-api.yaml` to track the latest `gson-api` plugin release from GitHub. * Define source to track the latest `gson-api` plugin release from `jenkinsci/gson-api-plugin` repository. * Define target to update `plugin-modernizer-core/src/main/resources/META-INF/rewrite/recipes.yml` file with the latest version. * Define actions to create a pull request with the changes. * Modify `.github/workflows/updatecli.yaml` to include a step to run the new `updatecli` manifest file `updatecli/updatecli.d/gson-api.yaml`. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/gounthar/plugin-modernizer-tool/issues/58?shareId=XXXX-XXXX-XXXX-XXXX). * WiP * fix(updatecli): New selector for the yaml path * fix(updatecli): New selector for the yaml path * fix(updatecli): $. * fix(updatecli): Switched from yaml to file. * fix(ga): No need to have anything specific to gson-api
- Loading branch information