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

(Feature) Dependency bot that changes .env version for the deployment #6

Open
dusan-turajlic opened this issue May 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dusan-turajlic
Copy link
Member

Detailed Description

We would like to create a dependency bot that just watches our repos. So when we create a new Tag in each repo it will increment the version and create a PR. It would make updating much easier since all we would need is to Approve a PR. But Github does not support protected tags as of yet. So we cant do that. Until that becomes supported we will need to manually increment the version each time we want to deploy a new version.

Context

Makes it easier to deploy to the server using Github actions.

Possible Implementation

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

1 participant