Skip to content

Commit

Permalink
Update inchide-issue-uri-incomplete.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cnecrea authored Jan 25, 2025
1 parent 735e900 commit 0cab3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/inchide-issue-uri-incomplete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
-H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/cnecrea/cursbnr/issues/${{ github.event.issue.number }}/comments \
-d '{"body": "Acest issue a fost închis automat deoarece nu au fost completate toate câmpurile obligatorii.\nTe rog să completezi informațiile necesare, inclusiv versiunea integrării, și să confirmi că ai citit [FAQ.md](https://github.com/cnecrea/cursbnr/blob/main/FAQ.md). Dacă problema persistă, te rugăm să creezi un nou issue."}'
-d '{"body": "Acest issue a fost închis automat deoarece nu au fost completate toate câmpurile obligatorii.\nTe rog să completezi informațiile necesare, inclusiv versiunea integrării, și să confirmi că ai citit [FAQ.md](https://github.com/cnecrea/cursbnr/blob/main/FAQ.md).\nDacă problema persistă, te rugăm să creezi un nou issue."}'
# 3. Blochează issue-ul pentru a preveni comentarii suplimentare
- name: Blochează issue-ul
Expand Down

0 comments on commit 0cab3e5

Please sign in to comment.