Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GitHub action #537

Open
jonesbusy opened this issue Dec 30, 2024 · 1 comment
Open

Implement GitHub action #537

jonesbusy opened this issue Dec 30, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@jonesbusy
Copy link
Collaborator

What feature do you want to see added?

  • action can be added on same repo and uses same version scheme
  • java based temurin 17
  • download jar via java
  • dry-run option as input
  • recipe as input
  • GH_TOKEN as auth (API and git)
  • against current repo (--plugin-path option ? Or do we need and option to run on current repo and not create fork ?
  • test against one plugin

Probably very similar to

https://github.com/jreleaser/release-action

Upstream changes

See if we need an option to apply changes on current repo and not perform forking

Are you interested in contributing this feature?

No response

@jonesbusy jonesbusy added the good first issue Good for newcomers label Dec 30, 2024
@morishima-senpai
Copy link

Hi, I would like to work on this issue:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants