🔃 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/interactive-editor

This commit is contained in:
Alicia Sykes 2021-10-26 09:36:48 +01:00
commit 70ebce4da7
No known key found for this signature in database
GPG Key ID: 3D0EA672EE9945ED
4 changed files with 26 additions and 13 deletions

16
.github/AUTHORS.txt vendored
View File

@ -14,16 +14,16 @@ UrekD <urek.denis@gmail.com> - 3 commits
Niklas <abe> - 4 commits
Erik <roo> - 6 commits
liss-bot <liss-bot@users.noreply.github.com> - 6 commits
Alicia <o> - 8 commits
repo-visualizer <repo-visualizer@users.noreply.github.com> - 8 commits
snyk-bot <snyk-bot@snyk.io> - 9 commits
Alicia <o> - 10 commits
Alicia <yke> - 10 commits
snyk-bot <snyk-bot@snyk.io> - 11 commits
EVOTk <45015615+EVOTk@users.noreply.github.com> - 14 commits
snyk-bot <snyk-bot@users.noreply.github.com> - 14 commits
snyk-bot <snyk-bot@users.noreply.github.com> - 15 commits
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - 16 commits
liss-bot <liss-bot@d0h.co> - 21 commits
liss-bot <liss-bot@d0h.co> - 22 commits
Alicia <yke> - 25 commits
Lissy93 <gh@d0h.co> - 70 commits
Lissy93 <Lissy93@users.noreply.github.com> - 186 commits
Alicia <yke> - 255 commits
Alicia <yke> - 1004 commits
Lissy93 <gh@d0h.co> - 71 commits
Lissy93 <Lissy93@users.noreply.github.com> - 188 commits
Alicia <yke> - 257 commits
Alicia <yke> - 1012 commits

View File

@ -19,7 +19,13 @@ jobs:
add-awaiting-author:
runs-on: ubuntu-latest
if: ${{ !github.event.issue.pull_request && github.event.comment.author_association != 'COLLABORATOR' && github.event.comment.author_association != 'OWNER' }}
if: >
${{
!github.event.issue.pull_request
&& github.event.comment.author_association != 'COLLABORATOR'
&& github.event.comment.author_association != 'OWNER'
&& github.event.issue.state === 'open'
}}
steps:
- name: Add Awaiting Author labels when Updated
uses: actions-cool/issues-helper@v2

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

@ -82,6 +82,13 @@
<sub><b>Begin</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/skaarj1989">
<img src="https://avatars.githubusercontent.com/u/34756939?v=4" width="80;" alt="skaarj1989"/>
<br />
<sub><b>David</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/deepsourcebot">
<img src="https://avatars.githubusercontent.com/u/60907429?v=4" width="80;" alt="deepsourcebot"/>
@ -95,15 +102,15 @@
<br />
<sub><b>FormatToday</b></sub>
</a>
</td>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/rubjo">
<img src="https://avatars.githubusercontent.com/u/42270947?v=4" width="80;" alt="rubjo"/>
<br />
<sub><b>Rubjo</b></sub>
</a>
</td></tr>
<tr>
</td>
<td align="center">
<a href="https://github.com/turnrye">
<img src="https://avatars.githubusercontent.com/u/701035?v=4" width="80;" alt="turnrye"/>