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

Automatically create a PR to update a repositories update.json file when publishing a release #234

Open
Standard8 opened this issue Aug 6, 2024 · 0 comments

Comments

@Standard8
Copy link
Contributor

Now that releases can be automatically published to github (when enable-github-release: true), it would be useful if we could also generate a PR that creates an update to update.json when the release is published.

This would avoid the additional manual step of creating the PR.

Another option would be that I could create a github action for the repository, but it seems it might be better integrated into the existing CI.

The requirements would be:

I'm suggesting to create a PR, so that the authors can do a final check before the add-on is released to everyone.

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

1 participant