chore: added EOLs

Signed-off-by: Adithya Krishna <adi@documenso.com>
This commit is contained in:
Adithya Krishna
2023-12-04 12:28:05 +05:30
parent 68120794f8
commit ef84f5ba98
6 changed files with 4 additions and 8 deletions

View File

@ -26,4 +26,4 @@ jobs:
issue-message: |
Thank you for opening your first issue and for being a part of the open signing revolution!
<br /> One of our team members will review it and get back to you as soon as it possible 💚
<br /> Meanwhile, please feel free to hop into our community in [Discord](https://documen.so/discord)
<br /> Meanwhile, please feel free to hop into our community in [Discord](https://documen.so/discord)

View File

@ -21,4 +21,4 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
labels: ["needs triage"]
})
})

View File

@ -17,4 +17,4 @@ jobs:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: ""
sync-labels: ""

View File

@ -41,4 +41,4 @@ jobs:
with:
header: pr-title-lint-error
message: |
Thank you for following the naming conventions for pull request titles! 💚🚀
Thank you for following the naming conventions for pull request titles! 💚🚀

View File

@ -23,5 +23,3 @@ jobs:
close-issue-message: 'This issue has been closed because of inactivity.'
close-pr-message: 'This PR has been closed because of inactivity.'
exempt-pr-labels: 'WIP, on-hold, needs review'