An Atomist extension pack to manage GitHub resources like Webhooks


Keywords
atomist, automation, sdm, rcca, github, node
License
Apache-2.0
Install
npm install @atomist/sdm-pack-rcca-github@0.1.0

Documentation

@atomist/sdm-pack-rcca-github

atomist sdm goals npm version

Atomist software delivery machine (SDM) extension Pack to manage and converge GitHub resources.

See the Atomist documentation for more information on what SDMs are and what they can do for you using the Atomist API for software.

Support

General support questions should be discussed in the #support channel in the Atomist community Slack workspace.

If you find a problem, please create an issue.

Development

You will need to install Node to build and test this project.

Build and test

Use the following package scripts to build, test, and perform other development tasks.

Command Reason
npm install install project dependencies
npm run build compile, test, lint, and generate docs
npm run lint run TSLint against the TypeScript
npm run compile generate types from GraphQL and compile TypeScript
npm test run tests
npm run autotest run tests every time a file changes
npm run clean remove files generated during build

Release

Releases are handled via the Atomist SDM. Just press the 'Approve' button in the Atomist dashboard or Slack.


Created by Atomist. Need Help? Join our Slack workspace.