Sign inSign up

wuakitv/alfred-githubcomment

By wuakitv

Updated about 6 years ago

Alfred plugint to post comments to GitHub PRs

Image
0

2.8K

wuakitv/alfred-githubcomment repository overview

Alfred plugin: GitHub comment

Posts a comment in a GitHub PR

Parameters

  • repo_owner

The owner of the GitHub repository.

This parameter is required.

  • repo_name

The name of the GitHub repository.

This parameter is required.

  • pr_number

The pull request number.

  • branch_name

Instead of providing the PR number, the branch name can be provided. The PR number is going to be fetched from the GitHub API.

  • acces_token

Access token with enough permissions to post a comment in the PR.

This parameter is required.

  • text

Text to be sent in the comment. Markdown can be used for formatting.

  • text_file

Text to be sent in the comment can be found in the specified file.

Example usage

TODO

Tag summary

Content type

Image

Digest

Size

15.4 MB

Last updated

about 6 years ago

docker pull wuakitv/alfred-githubcomment