Skip to content

Selflify/preview-comment-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Selflify Preview Comment Action

Create or update the final pull request comment with preview deployment results.

Required permissions

The workflow needs:

  • actions: read
  • issues: write or pull-requests: write

Usage

- uses: Selflify/preview-comment-action@v1
  with:
    github-token: ${{ secrets.GITHUB_TOKEN }}
    pr-number: ${{ needs.prepare.outputs.pr_number }}
    path-name: ${{ needs.prepare.outputs.path_name }}
    preview-base-domain: ${{ secrets.PREVIEW_BASE_DOMAIN }}
    metadata-dir: preview-metadata

About

Create or update final pull request comments for Selflify preview deploys.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors