@backstage/plugin-scaffolder-backend-module-github
Home > @backstage/plugin-scaffolder-backend-module-github
A module for the scaffolder backend that lets you interact with github
Functions
Function |
Description |
---|---|
Creates a new action that dispatches a GitHub Action workflow for a given branch or tag. | |
Create an autolink reference for a repository | |
Creates an | |
Creates an | |
Creates an | |
Adds labels to a pull request or issue on GitHub | |
Creates a new action that enables GitHub Pages for a repository. | |
Creates a new action that initializes a git repository | |
Creates a new action that initializes a git repository of the content in the workspace and publishes it to GitHub. | |
Creates new action that creates a webhook for a repository on GitHub. | |
Creates a new action that initializes a git repository of the content in the workspace and publishes it to GitHub. | |
Creates a Github Pull Request action. | |
Helper for generating octokit configuration options for given repoUrl. If no token is provided, it will attempt to get a token from the credentials provider. |
Interfaces
Interface |
Description |
---|---|
The options passed to createPublishGithubPullRequestAction() method |
Variables
Variable |
Description |
---|---|
The GitHub Module for the Scaffolder Backend |