mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 02:15:05 +10:00
@@ -48,5 +48,3 @@
|
|||||||
|
|
||||||
'pkg: ui':
|
'pkg: ui':
|
||||||
- packages/ui/**
|
- packages/ui/**
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ jobs:
|
|||||||
issue-message: |
|
issue-message: |
|
||||||
Thank you for opening your first issue and for being a part of the open signing revolution!
|
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 /> 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,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
labels: ["needs triage"]
|
labels: ["needs triage"]
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -17,4 +17,4 @@ jobs:
|
|||||||
- uses: actions/labeler@v4
|
- uses: actions/labeler@v4
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
sync-labels: ""
|
sync-labels: ""
|
||||||
|
|||||||
@@ -41,4 +41,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
header: pr-title-lint-error
|
header: pr-title-lint-error
|
||||||
message: |
|
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-issue-message: 'This issue has been closed because of inactivity.'
|
||||||
close-pr-message: 'This PR 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'
|
exempt-pr-labels: 'WIP, on-hold, needs review'
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user