Require github action to keep other repos uptodate with .devcontainer
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
There is a folder in this repo which is consumed in other repo's (for example, the go.d repo).
https://github.com/netdata/community/tree/main/devenv/.devcontainer
However, this appears to be kept up to date only manually.
Could we have some automation to copy, on change, from this repo to the consuming repos?
We already have config drift between the two repos mentioned.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with devenv/.devcontainer in this repository and compare it with the corresponding configuration in the consuming go.d repository. Determine how changes can be detected and propagated across the repositories, including the required repository access. Done means changes to the source configuration are copied automatically and the existing configuration drift is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100