Commit graph

23 commits

Author SHA1 Message Date
sgoudham
c150762d1d
ci(readme): upgrade to actions/checkout@v4 2024-02-15 02:44:34 +00:00
sgoudham
f82c9031e0
ci(readme): remove github.head_ref 2024-02-15 02:43:34 +00:00
winston
b787d44fef
ci: rework readme script (#2218) 2023-11-21 15:25:59 +01:00
Hamothy
dbfbbb2253
ci: general improvements (#2199)
* ci: stop building `push` on all branches

* ci: stop co-authoring on generated commits

The current commit message is quite verbose and
co-authors the original author.

In @nekowinston's words:
"there's no reason i'm co-authored when i merge
a PR in that changes a single line in the readme
:baldkek:"

This commit reduces the verbosity of the commit
message and doesn't co-author the merger.
2023-10-28 00:50:42 +01:00
Hamothy
4a4a7372d5
ci: add on_workflow_call & on_workflow_dispatch (#2163)
This commit allows the readme.yml to be called by
other workflows and manually invoked.
2023-09-13 23:18:58 +01:00
winston
f07b119edb
ci(readme): only push when upstreamed 2023-07-11 16:02:40 +02:00
winston
76eec67a8b
docs: update discord url 2023-05-03 00:09:11 +02:00
Hamothy
f6ddb26db4
docs: remove unrendered markdown in discussion template
For some reason, it looks like
admonishments don't work 
on discussion templates
2023-02-27 23:07:03 +00:00
Hamothy
513aa64eeb
docs: fix port-review url 2023-02-27 23:03:10 +00:00
Hamothy
5263af74aa
docs: rename port-request to port-requests
Discussion templates require the name
and the category to be the same to be
recognised.
2023-02-27 22:59:35 +00:00
Hamothy
3153d07ddf
docs: add port review template & revamp submission guidelines (#1937)
Co-authored-by: backwardspy <backwardspy@pigeon.life>
Co-authored-by: winston <hey@winston.sh>
2023-02-27 22:56:50 +00:00
Hamothy
d49f1f7dde
fix: contributing docs link 2023-02-06 02:48:51 +00:00
winston
1bb9530a16
ci: skip pushing on forks 2023-02-06 03:34:20 +01:00
winston
122b8cab84
ci: specify branch for push action & paths for action 2023-01-30 08:27:32 +01:00
winston
fca166b878
feat: autogenerate port & showcase list in README (#1894) 2023-01-29 21:54:12 +01:00
sgoudham
f9548915d7 feat: add discussion template 2023-01-23 22:39:00 +00:00
sgoudham
96c64bca19
docs: reword issue templates 2023-01-22 19:08:36 +00:00
sgoudham
22b4d50fe9
fix: remove extra key
I'm an idiot.
2023-01-22 18:38:06 +00:00
Hamothy
898e6fa465
refactor: use github discussions (#1825)
This completes the migration from issues to discussions
as the staff team believe it will be easier to track interest
in new ports.

In the future, we should use discussion templates when
they are out of public beta.
2023-01-22 18:34:24 +00:00
winston
8d778ecc62
chore: using global FUNDING.yml 2023-01-13 21:07:27 +01:00
Pocco81
87aa3c2ae4
Create FUNDING.yml 2022-09-01 12:36:15 -05:00
Pocco81
3b90d2dc53 fix: typo in issue template 2021-12-29 20:07:34 -05:00
Pocco81
4e6f3772a3 Update issue templates 2021-12-29 20:04:35 -05:00