Skip to content
Open sourced components from GitHub Learning Lab
JavaScript
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github
actions Update enablePages test Apr 14, 2020
helpers Move the 'helpers' outside of the 'actions' dir May 29, 2019
schemas Upgrade to use @hapi/joi@16.x Jul 26, 2019
script Use metas for label check Sep 20, 2019
tests Merge branch 'master' into action_reopenIssue Mar 19, 2020
.gitignore Init to win it May 25, 2019
.npmrc Add an .npmrc file to disable git tag creation when using the 'npm ve… Jul 6, 2019
LICENSE.md Rename package to 'learning-lab-components' Jun 3, 2019
README.md Use official Actions CI build Aug 9, 2019
index.js Return object from entrypoint May 29, 2019
package-lock.json
package.json Bump standard from 14.3.3 to 14.3.4 May 12, 2020

README.md

Learning Lab Components

Open sourced components from GitHub Learning Lab

GitHub Package Registry version Build Status Code Coverage Dependabot Enablement Dependencies Status devDependencies Status

Overview

This library contains all of the JavaScript-based bot actions that Learning Lab course authors may utilize when writing their course steps. Check out the docs on actions for more information about how they're used.

The bot actions from the latest release of this repository on the GitHub Package Registry are used in production by GitHub Learning Lab within a Node.js environment.

By making these bot actions available as an open source library, we hope to work with Learning Lab course authors to create the functionality that their courses need, and to improve the product together. You can contribute in any of the following ways:

learning-lab-components

License

MIT License (c) 2019 GitHub, Inc.

When using the GitHub logos, be sure to follow the GitHub logo guidelines.

You can’t perform that action at this time.