Skip to content

extend features for pull requests and commit log #25

@arthur-stace

Description

@arthur-stace

# TODO: create issue leaving comment for future reference
 # tmp/pull_requests.txt:
 # 	for pull_request in $(shell ~/dotfiles-local/bin/$(OKSH) list_pulls $(USER) $(APPLICATION) _filter='.[] | "\(.url)"'); do \
 # 		url=`curl $$pull_request | jq -r .review_comments_url`;\
 # 		curl $$url | jq -cr '.[] | [.path, .url][]'; \
 # 	done > $@

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions