Michel Roegl-Brunner
3a7a195fdc
chage worflow
2026-03-12 15:17:15 +01:00
Michel Roegl-Brunner
27f39963ec
Change workflow to no longer include jsons
2026-03-12 15:06:00 +01:00
Michel Roegl-Brunner
5bf7c84f29
remove/change workflows
2026-03-12 14:28:30 +01:00
CanbiZ (MickLesk)
c87e326387
refactor: move json/ to top-level, remove frontend/, update workflows
...
- Move frontend/public/json/ to json/ (top-level)
- Update all workflow path references to json/
- Delete frontend-cicd.yml workflow
- Delete frontend/ directory entirely
- Clean up .gitattributes (remove frontend entries)
2026-03-12 14:11:07 +01:00
Michel Roegl-Brunner
262a3a72f4
Test workflow
2026-03-11 15:29:54 +01:00
Michel Roegl-Brunner
2a79253118
Test
2026-03-11 14:12:59 +01:00
Michel Roegl-Brunner
909f37ab7a
Append workflow
2026-03-11 14:04:26 +01:00
Tobias
0c2dccba2d
Update pull_request_template.md
2026-03-11 10:00:28 +01:00
Michel Roegl-Brunner
aadeab7568
Add GitHub Pages redirect workflow
2026-03-11 08:41:08 +01:00
Tobias
69be85f81b
Update unmet-pr-close.yml
2026-03-10 22:14:45 +01:00
Tobias
597cb21870
Create unmet-pr-close.yml
2026-03-10 22:12:37 +01:00
Michel Roegl-Brunner
195c064c71
Add workflow to update script timestamps on .sh changes
...
This workflow updates the timestamps of scripts in PocketBase whenever .sh files are changed in specified directories.
2026-03-10 15:49:54 +01:00
Michel Roegl-Brunner
8f7b5d211c
Change runner from ubuntu-latest to self-hosted
2026-03-06 09:15:26 +01:00
Michel Roegl-Brunner
13a5761855
Change runner from ubuntu-latest to self-hosted
2026-03-06 09:15:02 +01:00
Michel Roegl-Brunner
be0b17c171
Update push_json_to_pocketbase.yml
2026-03-04 10:06:28 +01:00
Michel Roegl-Brunner
32fb3ade62
Change workflow
2026-03-02 16:29:29 +01:00
Michel Roegl-Brunner
fb7f1809f2
New Workflow to push json to pocketbase
2026-03-02 15:41:24 +01:00
Tobias
765a455be7
Personalize comments with PR author mention
2026-02-08 21:24:03 +01:00
Tobias
02dc3efc7b
Update stale PR handling logic in workflow
2026-02-08 21:21:10 +01:00
Tobias
28cfa9ccd2
Modify stale PR workflow for labeled events
2026-02-08 21:17:26 +01:00
Tobias
0a446423c6
Refactor stale PR management workflow
2026-02-08 21:15:15 +01:00
Tobias
e0e1475d74
Update permissions in stale PR close workflow
2026-02-08 21:09:06 +01:00
Tobias
509c37024c
Refactor stale PR close workflow permissions and script
2026-02-08 21:06:11 +01:00
Tobias
460d68ecc9
Enhance stale PR workflow with debug logging
...
Added logging for GitHub context and event name.
2026-02-08 21:04:45 +01:00
Tobias
2f2d0235b7
Enhance stale PR workflow with permissions
2026-02-08 21:03:28 +01:00
Tobias
79455ee417
Update GitHub API methods in stale PR workflow
2026-02-08 21:01:56 +01:00
Tobias
7bd8140c6f
Refactor stale PR management script for clarity
2026-02-08 20:58:24 +01:00
Tobias
c193627217
Add workflow to manage stale pull requests
2026-02-08 20:52:07 +01:00
tremor021
439856a907
Update PR template
2026-02-06 11:22:16 +01:00
CanbiZ (MickLesk)
f3ef5345ee
cleanup
2026-02-02 10:06:41 +01:00
CanbiZ (MickLesk)
332eab5fc2
fix: improve output formatting and remove self-approve step
2026-01-28 13:28:54 +01:00
CanbiZ (MickLesk)
12fa5e7d12
fix: detect new untracked files in change check
2026-01-28 13:22:47 +01:00
CanbiZ (MickLesk)
6269bc253a
fix: correct repository name in workflow condition
2026-01-28 13:20:52 +01:00
CanbiZ (MickLesk)
a7a4c3457c
Update update-github-versions.yml
2026-01-28 13:19:39 +01:00
CanbiZ (MickLesk)
498f3f9308
chore: use GITHUB_TOKEN instead of App Token in version workflows
2026-01-28 13:18:29 +01:00
CanbiZ (MickLesk)
416f915a62
Update update-versions-github.yml
2026-01-28 13:17:33 +01:00
CanbiZ (MickLesk)
8224544bf0
Update update-github-versions.yml
2026-01-28 13:16:31 +01:00
CanbiZ (MickLesk)
f8e6daba14
Remove Dawarich app and related files
...
Deleted Dawarich install script, container script, and JSON metadata, effectively removing support for the Dawarich application from the repository. Added a new GitHub Actions workflow to automate updating GitHub version information for remaining apps.
2026-01-28 13:14:48 +01:00
CanbiZ (MickLesk)
b1976c03d2
test
2026-01-20 08:46:51 +01:00
CanbiZ (MickLesk)
167ecf02b1
cutoff
2026-01-20 08:43:21 +01:00
CanbiZ (MickLesk)
3b7740b4cc
fix filter
2026-01-20 08:41:24 +01:00
CanbiZ (MickLesk)
2f61bc994c
test
2026-01-20 08:39:11 +01:00
CanbiZ (MickLesk)
25728d66cc
fix loop
2026-01-20 08:37:46 +01:00
CanbiZ (MickLesk)
4ca12024b6
add checkout step
2026-01-20 08:36:00 +01:00
CanbiZ (MickLesk)
fbd38968c9
Expand branch cleanup to include closed PR branches
...
The workflow now deletes branches from both merged and closed pull requests older than 7 days, not just merged ones. This helps keep the repository cleaner by removing stale branches associated with closed PRs as well.
2026-01-20 08:34:36 +01:00
CanbiZ (MickLesk)
3925765f85
Create clear_old_branches.yml
2026-01-20 08:32:31 +01:00
Michel Roegl-Brunner
ffb5613ed5
update_issue.yml aktualisieren
2026-01-19 15:44:43 +01:00
Justin
fe705b909e
Leave "hardcoded" one word
2026-01-18 21:59:23 +00:00
Justin
a277ed992f
Fix typos and improve wording in PR template
...
Corrected spelling and phrasing issues in the pull request template.
2026-01-18 21:52:44 +00:00
CanbiZ
cff77f0861
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-01-16 08:36:52 +01:00