denoland / denoland/deploy_feedback
Add ability to update project configuration
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
Currently, there is no way to update project configuration (like build step or entrypoint) without unlink, and linking again the same github repo.
### Describe the solution you'd like
There should be possible to update just the project configuration (which will trigger automatic deployment) without ulinking/linking the github repo.
### Describe alternatives you've considered
I understand this can be changed with github actions, but I feel, if you can set this configuration when linking github repo, you should also be able to update it.
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.