60 Commits

Author SHA1 Message Date
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
b78d6b339c
Merge pull request #27 from linuxserver/v1-project-link
🤦forgot the project link
2023-04-14 14:31:17 -04:00
aptalca
fd63b9e12f
🤦forgot the project link 2023-04-14 14:24:24 -04:00
aptalca
0c21146a4f
Merge pull request #26 from linuxserver/v1-close
issue-pr tracker workflow updates
2023-04-14 14:19:49 -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
17fd592bc2
Merge pull request #25 from linuxserver/v1-mods-final
finalize docker mod builder
2023-04-11 17:16:20 -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
e930119c57
Merge pull request #24 from linuxserver/v1-mods-3rd-party
Accept `pull_request_target` and check out PR ref
2023-04-11 12:10:23 -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
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