Giter Site home page Giter Site logo

comment-to-pr-action's Introduction

Comment to PR action

This action will add a comment to a PR. If exclusive flag is not explicitly set to false, the comment will only be created if there is not already an identical comment present.

Inputs

comment

Required The text of the comment.

GITHUB_TOKEN

Required The token to access the repo, same one as is available in the action.

exclusive

Optional Do not comment if there is already an identical comment. Default true.

Example usage

uses: smartlyio/comment-to-pr-action@v3
with:
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
  comment: 'The kittens have decreed that this PR is acceptable!'

Development

Development scripts

  • Run typescript: npm run compile
  • Run test: npm run test
  • Run linters: npm run lint

Run all the above: npm run all

Release new version

Follow these steps to release a new version

  1. Create release branch: git checkout -b v{next-version}
  2. Compile your index.js file. ncc build index.js
  3. Push the required changes to git: git add dist/index.js git commit -m "New version with great changes" git push

comment-to-pr-action's People

Contributors

fisherking avatar github-actions[bot] avatar khugo avatar mhalmagiu avatar renovate-bot avatar renovate[bot] avatar sjagoe avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

comment-to-pr-action's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/check_release_label.yml
  • smartlyio/check-versioning-action v5
  • ubuntu 22.04
.github/workflows/pull_request.generated.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/checkout v4
  • actions/setup-node v4
  • actions/checkout v4
  • ubuntu 22.04
  • ubuntu 22.04
  • ubuntu 22.04
.github/workflows/release.generated.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/checkout v4
  • ubuntu 22.04
  • ubuntu 22.04
npm
package.json
  • @actions/core 1.10.0
  • @actions/github 5.1.1
  • @vercel/ncc 0.34.0
  • prettier 2.8.8

  • Check this box to trigger a request for Renovate to run again on this repository

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.