mirror of
https://github.com/documenso/documenso.git
synced 2026-07-10 21:15:15 +10:00
@@ -48,5 +48,3 @@
|
||||
|
||||
'pkg: ui':
|
||||
- packages/ui/**
|
||||
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -21,4 +21,4 @@ jobs:
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
labels: ["needs triage"]
|
||||
})
|
||||
})
|
||||
|
||||
@@ -17,4 +17,4 @@ jobs:
|
||||
- uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
sync-labels: ""
|
||||
sync-labels: ""
|
||||
|
||||
@@ -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! 💚🚀
|
||||
|
||||
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user