deltanedas
e6623991bb
try fix review labeler action ( #2904 )
...
try fix labeler action
Co-authored-by: deltanedas <@deltanedas:kde.org>
2025-02-06 13:36:33 +00:00
Samantha Yule Fireheart
1d194b1b1a
Update domain name and remove dead links ( #2810 )
...
* Update domain name and remove dead links
* Fix markdown in FTL
2025-01-28 04:20:52 +00:00
Pieter-Jan Briers
58496b9700
Update submodule, .NET 9 ( #34320 )
2025-01-12 08:17:24 +00:00
Milon
3a1c59e6ea
Update CODEOWNERS ( #2403 )
2024-12-10 04:39:42 +00:00
Milon
cd949addd1
update pr review labeler ( #2297 )
...
Update labeler-needsreview.yml
2024-11-27 07:54:32 +00:00
Milon
100b575b45
update pr labeler pt 2 ( #2283 )
...
why
2024-11-25 08:15:34 +00:00
deltanedas
5ffc9c140a
CONFLICT LABELER CONFLICT!!!
2024-11-15 20:37:57 +00:00
deltanedas
099aca0658
change labeler sizes to powers of 2
2024-11-15 19:35:50 +00:00
SlamBamActionman
2629b074b2
Update Label workflows to use new labels ( #33310 )
...
* Update labeler.yml
* Update labeler-needsreview.yml
* Update labeler-staging.yml
* Update labeler-stable.yml
* Update labeler-untriaged.yml
* Create labeler-size.yml
* Update labeler-size.yml
* Update labeler-size.yml
* Update conflict-labeler.yml
* Rename conflict-labeler.yml to labeler-conflict.yml
2024-11-15 17:57:44 +00:00
deltanedas
d7667f335f
add contributing guidelines and update github stuff ( #2119 )
...
* add contributing guidelines and update github stuff
* add changelog section
* add more
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-11-06 21:08:48 +00:00
Pieter-Jan Briers
bc8c5228ef
New publish workflow for Robust.Cdn ( #32222 )
...
This uses multiple API requests to directly send the publish to the CDN server, no more GitHub artifacts.
Faster, less moving parts.
Needs Robust.Cdn 2.2.0
2024-09-22 02:38:38 +01:00
Milon
d5bf5d48b4
update pr labeler ( #1846 )
...
probably works
2024-09-17 22:31:46 -03:00
Kara
a63fb35d4a
Properly credit contributors who were truncated by GitHub API ( #31739 )
...
* Properly credit contributors who were truncated by GitHub's 500 email limit
* update list oops forgot my origin was so out of date
* another
2024-09-14 14:02:06 +01:00
lzk
51d237a873
Update PULL_REQUEST_TEMPLATE.md ( #31046 )
...
* Update PULL_REQUEST_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md 2
* Update PULL_REQUEST_TEMPLATE.md 3
* Update PULL_REQUEST_TEMPLATE.md 3
* Update PULL_REQUEST_TEMPLATE.md 5
* slart suggestions
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* paste
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-09-14 13:54:57 +01:00
deltanedas
d07f9aec72
fix codeowners yml troll ( #1802 )
...
pros cant do recursive globbing right
Signed-off-by: deltanedas <39013340+deltanedas@users.noreply.github.com>
2024-09-11 15:32:29 +00:00
deltanedas
97bb550eba
update codeowners ( #1798 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-09-11 15:11:00 +00:00
deltanedas
4e272550d3
Revert "make the credits action commit directly" ( #1795 )
...
Revert "make the credits action commit directly (#1735 )"
This reverts commit 08f24cb6a2 .
2024-09-11 12:44:08 +00:00
deltanedas
08f24cb6a2
make the credits action commit directly ( #1735 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-09-01 02:11:41 -03:00
deltanedas
f21bdd0f7d
yml cleanup ( #1627 )
...
* fix yaml warrior being applied to every file
* random yml cleanup
* fix vox corpsman
* nuke mafia
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-08-16 20:33:25 +00:00
Vasilis
87951e108d
Add PR guidelines checkbox to PR template ( #30283 )
...
* Add PR guidelines checkbox to PR template
* Update PULL_REQUEST_TEMPLATE.md
2024-08-09 18:18:14 +01:00
deathride58
a72cb253f0
Makes the labeller automatically label PRs with shader changes ( #30316 )
...
adds shader label to git labeller
2024-08-09 18:11:58 +01:00
lzk
e00711315e
improve info about 🆑 symbol in pr template ( #30204 )
...
* Improve PR template
* fix typo
2024-08-09 17:53:48 +01:00
Pieter-Jan Briers
f1d3ed9efc
Remove outdated steps from Test Packaging workflow ( #30018 )
...
gen build info was removed in 5e800e0ece7beadeb06bba901dd573e84fa4c133 but I didn't realize this workflow also tested it. Gone now.
2024-08-09 17:47:20 +01:00
Pieter-Jan Briers
5717bc407b
New CDN publish workflow ( #30009 )
...
* LET'S SEE IF THIS WORKS
* I forgot the chmod +x
* I forgot the shebang
2024-08-09 17:47:06 +01:00
Vasilis
bbb59e293c
Don't add untriage lable if it has been labeled at issue creation ( #29356 )
2024-07-25 01:40:20 +02:00
Vasilis
10890df52d
Upgrade rsi-diff's changed files action | Make it only return rsi and png changes ( #29185 )
...
It was brought up to me in https://github.com/space-wizards/space-station-14/pull/29179#issuecomment-2177140740 (and from a dm from them) that space bars can cause issues with the rsi bot.
Upon investigation its case we use "space-delimited" on the "get changes files" check. Which returns ALL changed files. Even if the change has nothing to do with png's or rsi's (example a downstream merging upstream)
2024-07-25 00:26:58 +02:00
Null
9e22328ce1
CDN V2
2024-07-14 19:23:31 +00:00
null
edf7661031
Revert "Temporary CI/CD fix ( #1199 )"
...
This reverts commit 7e3ba621d3 .
2024-05-18 13:26:23 +02:00
Null
7e3ba621d3
Temporary CI/CD fix ( #1199 )
...
Testing my beloved
2024-05-15 11:36:29 +00:00
Null
e4d30f6e52
Fix labeler
...
Signed-off-by: Null <56081759+NullWanderer@users.noreply.github.com>
2024-05-08 01:37:17 +02:00
TsjipTsjip
c32eaeb331
Update PR Labeler to v5 ( #26845 )
...
* Update PR Labeler to v5
* Change conflict labeler.
* Implement draft filtering functionality
* Actually, pull_request_target is appropriate here.
2024-05-07 02:13:15 +02:00
Pieter-Jan Briers
1d5a14409a
Update close-master-pr.yml ( #26416 )
...
Fix name of "Close PRs on master" workflow
(cherry picked from commit a30fb1fffa107bac79668866fdbf7fb7c6d3f8e0)
2024-03-27 18:34:35 +01:00
Pieter-Jan Briers
19c440fea2
Adds "untriaged" labeler workflow ( #26392 )
...
All new opened issues automatically get marked as "untriaged", so a maintainer can go through them properly.
(cherry picked from commit 0303e9cb36902007354e9a5ed9fbc147c9ebe70f)
2024-03-27 18:33:33 +01:00
Null
78c1e11bef
Add CLRF workflow
2024-03-27 11:05:32 +00:00
Null
4d571c84ed
Update CODEOWNERS
...
Signed-off-by: Null <56081759+NullWanderer@users.noreply.github.com>
2024-03-21 04:56:48 +01:00
Debug
2083d8897a
Update CODEOWNERS
...
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2024-03-02 00:00:16 +01:00
Debug
101d478660
Adjust publish script location
...
Deltav is fake anyways
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2024-02-20 01:55:21 +01:00
Debug
87c70a89a6
Update CODEOWNERS
...
Removes invalid warning, takes care of last unowned files
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2024-02-17 22:48:01 +01:00
Debug
6687a3187f
Prevent action runners from being wasted on DeltaV-Bot ( #831 )
...
Stop actions from running on our bot
2024-02-13 16:12:37 +00:00
Vasilis
e3bf59a3be
Action for closing prs submitted by the submitters master branch ( #24094 )
...
* Action for closing master prs
* Spelling mistakes and better msg
* a
(cherry picked from commit 5d5c4c4772739c0fdf6d289217061c8f74ac1ee8)
2024-02-08 12:24:10 +01:00
Matt
c277c9d7b0
feat: add xsl stylesheet to changelogs ( #21930 )
...
(cherry picked from commit 40e4d43c3b33097df35b45dedeed7a75c4855433)
2024-01-26 22:04:40 +01:00
Debug
18f0af1f68
Implement gridinv, proper ( #703 )
...
* Implement gridinv, 1500 squashed commits :elp:
* Me when
* Linter errors
* Fix katana belts
2024-01-21 19:58:28 +01:00
Debug
480e25c8b9
Update CODEOWNERS
...
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2024-01-10 21:15:59 +01:00
Pieter-Jan Briers
fcf99fd72a
.NET 8 compatibility ( #22461 )
2023-12-16 20:31:24 +01:00
Vasilis
a8866e33b6
Fixed credits action failing ( #21733 )
2023-12-16 19:36:12 +01:00
metalgearsloth
80441a0022
Port python packaging to Content.Packaging ( #21458 )
2023-11-12 20:45:40 +01:00
DEATHB4DEFEAT
ce1c86dff4
Update conflict-labeler.yml ( #380 )
...
Signed-off-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
2023-11-02 00:08:07 +01:00
DEATHB4DEFEAT
b772888f90
Update labeler.yml ( #379 )
...
Signed-off-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
2023-11-02 00:03:50 +01:00
Debug
80d64e5e99
Update CODEOWNERS
...
And remove the old codeowners commits from history
2023-11-01 01:27:48 +01:00
Debug
1a7bce32fa
Update CODEOWNERS
...
Signed-off-by: Debug <49997488+DebugOk@users.noreply.github.com>
2023-10-28 03:50:13 +02:00