github-slack-bot

command module
v0.0.0-...-b8380cd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2023 License: MIT Imports: 14 Imported by: 0

README

github-slack-bot

The @github-slack-bot is a Slack App that allows users to interact with GitHub Repositories.

Setup

To see the available commands, type help.

Examples:

  1. Get github user details

    member get

    Eg: member get sudeeshjohn
    Output:
     Login:    sudeeshjohn
     Name:    SUDEESH JOHN
     Email:    sudeeshjohn@gmail.com
     ID:    38642
     Public Repos:    48
    
  2. Add a user to a team member add team=

    Eg:
    member add sudeeshjohn team=xyz
    
  3. List all issues those are assigned

    issue list assigned
    
  4. List all issues assigned to a user and also not updated since a date issue list assignedto username=,noupdatesince= date string must be in yyyy-mm-dd (eg: 2022-01-01) format

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL