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

Quarkiverse release feature #192

Open
jtama opened this issue Feb 8, 2022 · 3 comments
Open

Quarkiverse release feature #192

jtama opened this issue Feb 8, 2022 · 3 comments

Comments

@jtama
Copy link

jtama commented Feb 8, 2022

Hi,
I have a project that automates releasing branch for quarkiverse extensions (https://github.com/jtama/quarkiverse-bot).

The process is always the same :
. Create a branch
. Amend project.yaml file
. Create merge request

Would you think it could be added to the quarkus bot ?

@gsmet
Copy link
Member

gsmet commented Feb 9, 2022

Hey @jtama ,

How do you trigger the release?

@jtama
Copy link
Author

jtama commented Feb 9, 2022

The bot automatically creates a new branch with amended project yaml (either removing the -SNAPSHOT from source branch, or using comment value) and the corresponding MR.
The only action left is to accept the MR.

https://github.com/jtama/quarkiverse-bot/blob/main/src/main/java/fr/kosmik/PullRequestClosed.java

@jtama
Copy link
Author

jtama commented Mar 22, 2022

Would you like a PR for this ?

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

No branches or pull requests

2 participants