3.0.0 • Published 6 years ago

@ninjabytes/bot-github-plugin v3.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

NinjaBytes Bot GitHub Plugin

GitHub Plugin for the NinjaBytes team bot.

Retrieves information about repo branches.

Environment Variables

  • GITHUB_USERNAME: Authentication username to connect to the server;
  • GITHUB_PASSWORD: Authentication password to connect to the server;
  • GITHUB_OWNER: Owner of the repo from which information will be fetched.
  • GITHUB_REPO: Repo from which information will be fetched.

Triggered Events

  • GitHubBranch_create - When a new branch is detected on the server;
  • GitHubBranch_deleted - When a previously detected branch is removed from the server;
  • GitHubBranch_updated - When a previously detected branch is changed;
3.0.0

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago