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

Add GHA workflow for checking branch alias #6

Open
schlessera opened this issue May 29, 2020 · 1 comment
Open

Add GHA workflow for checking branch alias #6

schlessera opened this issue May 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@schlessera
Copy link
Member

The Composer branch alias should always be updated so that it maps dev-master to the latest x.x.x-dev release, as that can easily be forgotten.

We should add a GitHub Actions workflow that checks a package's branch-alias key in the composer.json file and creates a pull-request with an update if it is not up-to-date.

@schlessera schlessera added the enhancement New feature or request label May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@schlessera and others