44 Commits

Author SHA1 Message Date
aptalca
602dc52ee2
Merge pull request #22 from linuxserver/v1-mod-builder
add callable docker mod builder
2023-04-09 15:46:48 -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
aptalca
3277c1fc3f
Merge pull request #21 from linuxserver/close_comment
Disable lock comment
2023-03-31 19:09:46 -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
Eric Nemchik
f9c804acac
Merge pull request #20 from linuxserver/dependabot/github_actions/actions/checkout-3.5.0
Bump actions/checkout from 3.4.0 to 3.5.0
2023-03-27 05:30:41 -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
aa4e5a9f97
Merge pull request #18 from linuxserver/v1-check
check perms on `check` files as well
2023-03-21 16:35:49 -04: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
4825a105b2
Merge pull request #16 from linuxserver/v1-invalid
only trigger on invalid added
2023-03-20 16:36:37 -04:00
aptalca
fbc28f0cfc
only trigger on invalid added 2023-03-20 15:51:47 -04:00
aptalca
7356620e24
Merge pull request #14 from linuxserver/v1-project
add issue & pr tracker callable workflow
2023-03-20 15:36:44 -04:00
aptalca
efaf572587
add issue & pr tracker callable workflow 2023-03-20 12:43:36 -04:00
Eric Nemchik
0b30f0cb81
Merge pull request #13 from linuxserver/dependabot/github_actions/actions/checkout-3.4.0
Bump actions/checkout from 3.3.0 to 3.4.0
2023-03-16 08:25:02 -05: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
8972ae44eb
Merge pull request #12 from linuxserver/stale-operations 2023-02-14 13:15:10 +01:00
Roxedus
a1f38a1612
Stale tuning 2023-02-12 23:51:07 +01:00
Roxedus
44820474c1
Merge pull request #10 from linuxserver/soft-fail 2023-02-07 21:32:25 +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
Eric Nemchik
21010976c0
Merge pull request #9 from linuxserver/dependabot/github_actions/actions/checkout-3.3.0
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-06 21:11:37 -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
53b17abe27
Merge pull request #7 from linuxserver/auto-issues 2022-12-27 15:39:06 +01:00
Roxedus
04a10021e7
Add actions for scheduled issue handling 2022-12-27 10:18:19 +01:00
Eric Nemchik
e441377f33
Merge pull request #6 from linuxserver/dependabot/github_actions/actions/checkout-3.2.0
Bump actions/checkout from 3.1.0 to 3.2.0
2022-12-13 20:53:48 -06: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
fd8c8c2345
Merge pull request #5 from linuxserver/v1-permissions
create action for executable bit check for run/finish
2022-12-13 13:07:33 -05:00
aptalca
7f3955f7c0 create action for executable bit check for run/finish 2022-12-12 21:22:48 -05:00
Roxedus
b2bcd9c8e3
Merge pull request #4 from linuxserver/dependabot/github_actions/peter-evans/create-or-update-comment-2.1.0 2022-12-13 02:44:19 +01: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
Roxedus
b438fce942
Merge pull request #2 from linuxserver/dependabot/github_actions/peter-evans/create-or-update-comment-2.0.0
Bump peter-evans/create-or-update-comment from 1.4.5 to 2.0.0
2022-10-03 07:05:51 -07: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
Roxedus
701ab02dd7
Add default files 2022-10-03 10:36:30 +02:00
Roxedus
02c1a9aaeb
Initial commit 2022-10-03 10:13:18 +02:00