Azure / Azure/review-checklists

checklist_graph.sh uses a static tree ID

Open
#618 0 comments 0 reactions 1 assignee Claimed by @erjosito View on GitHub
bug
Dominant language
Python
Stars
1.3k
Forks
378
PR merge metrics
No merged PRs in 30d

Description

See #617

The code should be something like this:

```
git_tree_id=$(curl -s https://api.github.com/repos/Azure/review-checklists/commits | jq -r '.[0].commit.tree.sha')
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.