GithubHelp home page GithubHelp logo

puppetlabs / community_management Goto Github PK

View Code? Open in Web Editor NEW

This project forked from underscorgan/community_management

1.0 3.0 10.0 76.61 MB

Utilities using octokit to help with managing community repositories

Home Page: https://puppetlabs.github.io/community_management/

License: Apache License 2.0

Ruby 1.33% HTML 39.94% JavaScript 52.69% CSS 1.54% Shell 0.01% Haml 4.42% SCSS 0.07%

community_management's Introduction

Community Management

Utilities using octokit to help with managing community repositories and PR Triage.

Github Setup

For authentication, follow the steps here to get your OAth token generated: https://help.github.com/articles/creating-an-access-token-for-command-line-use . The default scope options are fine. You can set your Github OAuth token in the GITHUB_COMMUNITY_TOKEN environment variable instead of using the -t option.

Initial Setup

Install required libraries: eg 'bundle install --path .bundle/gems/'

An Example Run

An example for running stats on all supported puppetlabs modules: 'bundle exec ruby stats.rb -n puppetlabs --puppetlabs-supported -t (ACCESS TOKEN HERE) -o -w'

Pull Requests

Display pull requests on modules in a github organisation, filtered by various criteria. Use the --help flag to see all parameters.

Release Planning

Show modules that should receive a release "soon". Use the --help flag to see all parameters.

Stats

Retrieve modules stats and publishes a report. Use the --help flag to see all parameters. To view the report: 'open report.html'

Labels

Puts a set of labels into each repository. Creates them in a non destructive way. By default, it will run against supported Puppet modules, but you can run it on a single module repository in a few ways:

  • --repo <namespace/repo>
  • --repo (uses the first found of the upstream or origin remotes of CWD)
  • --remote <name> (uses the url of the remote name passed in the CWD)

Topics

Ensures a set of topics on repos. Works in a non destructive way unless you instruct it to delete topics. By default, it will run against IAC supported modules, but you can use the same individual repository options as you can with Labels.

Npc

Updates the modules with comments and labels pull requests that require rebase.

community_management's People

Contributors

actions-user avatar adrianiurca avatar binford2k avatar chelnak avatar daianamezdrea avatar david22swan avatar davids avatar disha-maker avatar eputnam avatar genebean avatar hunner avatar igalic avatar lionce avatar michaeltlombardi avatar nheaney18 avatar pmcmaw avatar randomnoun7 avatar sanfrancrisko avatar tphoney avatar yachub avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.