Skip to content

nrfconnect/action-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

action-comment

Post or update a comment on a pull request.
In an update case it will check if a given reaction is present by the pull request author

Usage

- uses: nordicbuilder/action-comment@v0.1
  with:
    # Token needed to post comments and add commits
    github-token: ''

    # The message to be posted
    message: ''

    # The note line. This is used to find the same comment for updating
    note: ''

    # The reaction emote to check if present.
    reaction:

Outputs

The action provides these outputs:

  • found_reaction: whether the reaction was found ('true' or 'false')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages