46 Commits

Author SHA1 Message Date
Roxedus
b62e8b3500
Reword issue comments 2023-05-05 13:45:33 +02:00
Roxedus
4913ab75b4
Make wokflow comment on locked 2023-05-02 17:48:33 +02:00
dependabot[bot]
e1f9506925
Bump peter-evans/create-or-update-comment from 3.0.0 to 3.0.1
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 02:01:32 +00:00
aptalca
5a1fc764c5
use github var 2023-04-18 09:17:57 -04:00
aptalca
e19df88189
Add PR comment with pushed image info 2023-04-17 21:03:30 -04:00
aptalca
3428d9c911
Merge pull request #28 from linuxserver/v1-mod-builder-comments
mod-builder: add summary comments
2023-04-14 15:52:57 -04:00
dependabot[bot]
33d4348b5e
Bump peter-evans/create-or-update-comment from 2.1.1 to 3.0.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2.1.1...v3.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 18:31:56 +00:00
aptalca
fd63b9e12f
🤦forgot the project link 2023-04-14 14:24:24 -04:00
aptalca
8f50711dc1
mod-builder: add summary comments 2023-04-14 14:08:59 -04:00
aptalca
09192bc7ec
silly typo 2023-04-14 12:50:51 -04:00
aptalca
c05347fd6f
Add summary comments, fix typo in approved PR action 2023-04-14 12:49:05 -04:00
aptalca
ffd2b5107e
combine steps 2023-04-14 11:29:01 -04:00
aptalca
d33ba69905
issue-pr act on closing and review submission
Act on issue and PR close action and move to Done
Act on review submission and move to PRs approved
2023-04-14 11:10:02 -04:00
aptalca
037dd71a0f
fix typo in perms workflow 2023-04-11 17:00:23 -04:00
aptalca
f3577570f1
check out PR ref in permissions check 2023-04-11 15:10:48 -04:00
aptalca
7411392cfe
finalize docker mod builder
don't require PRs to be made to the live branch, build and push all PRs
(new mods' workflow info won't match the live values)
PRs will be tagged just with the pr number and a prepend (without the mod name)
Remove event info dumping
2023-04-11 14:40:03 -04:00
aptalca
58cc26c23f
better detect push vs pr 2023-04-11 13:28:19 -04:00
aptalca
a2af433853
checkout PR ref 2023-04-11 11:58:50 -04:00
aptalca
55c97fae39
allow workflow to be used by 3rd parties 2023-04-11 11:37:39 -04:00
aptalca
fd3e0b27c3
Use qemu action, update formatting 2023-04-05 13:21:46 -04:00
aptalca
313d004bd2
Set up qemu, use buildx 2023-04-03 16:08:23 -04:00
aptalca
affaa7416a
add callable docker mod builder 2023-04-02 21:12:06 -04:00
Roxedus
61a8041b98
Disable lock comment 2023-03-31 18:34:07 +02:00
Eric Nemchik
288633363a
Merge pull request #19 from linuxserver/dependabot/github_actions/actions/stale-8.0.0
Bump actions/stale from 7.0.0 to 8.0.0
2023-03-28 09:00:24 -05:00
dependabot[bot]
9115917a48
Bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 02:13:19 +00:00
dependabot[bot]
096fcdae34
Bump actions/stale from 7.0.0 to 8.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 02:01:39 +00:00
aptalca
0ab04b6245
combine find commands, exclude .git folder 2023-03-21 11:29:17 -04:00
aptalca
0798c3f6cd
check perms on check files as well 2023-03-20 19:37:09 -04:00
aptalca
fbc28f0cfc
only trigger on invalid added 2023-03-20 15:51:47 -04:00
aptalca
efaf572587
add issue & pr tracker callable workflow 2023-03-20 12:43:36 -04:00
dependabot[bot]
a9f3dff607
Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 02:01:59 +00:00
Eric Nemchik
c80bcb9b78
Merge pull request #11 from linuxserver/dependabot/github_actions/peter-evans/create-or-update-comment-2.1.1
Bump peter-evans/create-or-update-comment from 2.1.0 to 2.1.1
2023-03-09 08:17:04 -06:00
Roxedus
a1f38a1612
Stale tuning 2023-02-12 23:51:07 +01:00
dependabot[bot]
9b56d3ad2b
Bump peter-evans/create-or-update-comment from 2.1.0 to 2.1.1
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 02:04:15 +00:00
Roxedus
9d3620fc46
Sleep, and not mark failure as failure 2023-02-04 20:53:39 +01:00
Eric Nemchik
7eccabac35
Merge pull request #8 from linuxserver/dependabot/github_actions/actions/stale-7.0.0
Bump actions/stale from 6.0.1 to 7.0.0
2023-01-06 21:11:44 -06:00
dependabot[bot]
bf21d6dac8
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 01:15:49 +00:00
dependabot[bot]
479589826c
Bump actions/stale from 6.0.1 to 7.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 01:10:29 +00:00
Roxedus
04a10021e7
Add actions for scheduled issue handling 2022-12-27 10:18:19 +01:00
dependabot[bot]
c01ad73819
Bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 01:08:22 +00:00
aptalca
7f3955f7c0 create action for executable bit check for run/finish 2022-12-12 21:22:48 -05:00
dependabot[bot]
0ed64368ce
Bump peter-evans/create-or-update-comment from 2.0.0 to 2.1.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 02:22:44 +00:00
Roxedus
377f0866bb
Update workflow to new branch name 2022-10-03 23:27:54 +02:00
dependabot[bot]
42cbd47abd
Bump peter-evans/create-or-update-comment from 1.4.5 to 2.0.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 1.4.5 to 2.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/1.4.5...v2.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 14:03:52 +00:00
Roxedus
051e2fd01c
Move workflow 2022-10-03 10:59:01 +02:00
Roxedus
17dfc25565
Add first action 2022-10-03 10:37:14 +02:00