Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checklist_graph.sh uses a static tree ID #618

Open
erjosito opened this issue Jan 17, 2024 · 0 comments
Open

checklist_graph.sh uses a static tree ID #618

erjosito opened this issue Jan 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@erjosito
Copy link
Collaborator

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')
@erjosito erjosito added the bug Something isn't working label Jan 17, 2024
@erjosito erjosito self-assigned this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant