influxdb/scripts
Marko Mikulicic dce0dce122
feat: Improve git-log-pr
1. by default use the repo where the `git-log-pr` script is located in, allowing it to be called
   from other scripts in other repos (e.g. k8s-idpe) without too much cerimony
2. allow the git repo to be overriden with the `-C` flag (like the `git` command itself)
3. add a `--commits` flag which prints also commit shas in addition to PR numbers
4. GH merge commits contain the PR title as the body; if present use that instead of using the `gh` cli (which is slow and requires this tool to be installed).
2021-04-29 12:51:49 +02:00
..
edit_db_rules feat: add jq_edit_db_rules script 2021-04-19 10:51:09 +00:00
git-log-prs feat: Improve git-log-pr 2021-04-29 12:51:49 +02:00
grpcurl docs: Document how to use grpcurl to play with API 2021-03-08 13:57:11 +00:00
jq_edit_db_rules feat: add jq_edit_db_rules script 2021-04-19 10:51:09 +00:00
prototxt feat: Add prototxt script 2021-03-26 12:40:56 +00:00