VictoriaMetrics/.github
Aliaksandr Valialkin cbcfbaf488
.github/workflow: remove automatic creation of pull request at github.com/VictoriaMetrics/ops repository on new tag
This automation doesn't work as intended on LTS releases, bugfix releases and custom releases,
since it assumes every new tag is related only to new release.

Also the github.com/VictoriaMetrics/ops repository may contain manually set custom tags
for VictoriaMetrics components (for example, for testing the latest bugfixes or features),
which are overwritten by the generated pull request.

The way to go is to manually update tags at github.com/VictoriaMetrics/ops repository when needed
instead of trying to automate this process.
2023-09-11 23:50:44 +02:00
..
ISSUE_TEMPLATE github: fix validation errors (#3903) 2023-03-03 16:28:47 +01:00
workflows .github/workflow: remove automatic creation of pull request at github.com/VictoriaMetrics/ops repository on new tag 2023-09-11 23:50:44 +02:00
dependabot.yml dependabot: return schedule field as it breaks validation on github side 2023-07-27 15:03:00 +02:00