Skip to content

How to create TicketFollowup with an attached image via url to image? REST API question #1824

How to create TicketFollowup with an attached image via url to image? REST API question

How to create TicketFollowup with an attached image via url to image? REST API question #1824

name: "Label commenter"
on:
issues:
types:
- "labeled"
- "unlabeled"
jobs:
comment:
permissions:
contents: "read"
issues: "write"
runs-on: "ubuntu-latest"
steps:
- name: "Checkout"
uses: "actions/checkout@v4"
- name: "Label commenter"
uses: "peaceiris/actions-label-commenter@v1"