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

Automate the PR creation for plugins-json repository #90

Open
abhi18av opened this issue Sep 20, 2024 · 7 comments
Open

Automate the PR creation for plugins-json repository #90

abhi18av opened this issue Sep 20, 2024 · 7 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@abhi18av
Copy link
Member

We need to modify the current release action so that upon release, the JSON file is used to eventually generate a PR for https://github.com/nextflow-io/plugins

@abhi18av
Copy link
Member Author

@jhaezebr @tomiles , would you be able to help out with this one please?

It should speed up our delivery cycle for major releases.

@jagedn
Copy link
Collaborator

jagedn commented Sep 22, 2024

would be great to create a custom gh action to do it so can be reuse into other plugins

https://resources.github.com/learn/pathways/automation/advanced/building-your-first-custom-github-action/

@abhi18av
Copy link
Member Author

Hmm, good point. This is a good plugin specific utility and here's what I'm thinking

  1. Publish this as a separate action (could be personal account 👍 )

  2. Use it within nf-nomad (with out v-x.y.z-edge and v-x.y.z ) conventions

  3. Finally submit PR for other the main template

What do you think?

@jagedn
Copy link
Collaborator

jagedn commented Sep 23, 2024

yes, agree, this is (ambitious) idea

@abhi18av
Copy link
Member Author

@abhi18av abhi18av added enhancement New feature or request help wanted Extra attention is needed labels Sep 23, 2024
@tomiles
Copy link
Collaborator

tomiles commented Sep 23, 2024

Yeah would be great, maybe it'd be a nice project for a hackathon, since this would be of wide interest outside of this project. Maybe something based on https://github.com/peter-evans/create-pull-request with some jq magic added.

@abhi18av
Copy link
Member Author

Excellent idea @tomiles ! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants