8000 GitHub - monoweave/github-action-preview
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

monoweave/github-action-preview

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

github-action-preview

This GitHub action generates previews of NPM package version bumps and changelogs when used in conjunction with Monoweave.

Usage

- uses: monoweave/github-action-preview@main
  with:
    token: ${{ secrets.GITHUB_TOKEN }}

Workflow Permissions

You will need to grant GitHub Actions the ability to comment on pull requests, e.g.:

permissions:
  pull-requests: write
  issues: write

Action Inputs

Name Description Default
token GITHUB_TOKEN or PAT with ability to comment on pull requests. ${{ github.token }}
monoweave-command The monoweave executable to run. yarn monoweave
preview-comment-title Title of preview comment on pull request. Package Release Preview
no-changes-message Message to comment if no changes are detected. See action.yaml for default.

License

BSD-3

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0