Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload images #255

Closed
brunovollmer opened this issue Jul 13, 2023 · 1 comment
Closed

Upload images #255

brunovollmer opened this issue Jul 13, 2023 · 1 comment

Comments

@brunovollmer
Copy link

Hey,

great repo and action. I was wondering how hard it would be to add the option to also upload images as a comment into the PR conversation.

@thollander
Copy link
Owner

Hello,

thanks !
It's actually already in place.
Check out this example : #6

      - name: Comment PR with image
        uses: thollander/actions-comment-pull-request@v2
        with:
          message: 'You can also put images... ![Placholder](https://via.placeholder.com/150.png)'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants