Commit graph

25 commits

Author SHA1 Message Date
Matthias Pfefferle
86ab132362 add stale action 2023-09-28 11:54:37 +02:00
Matthias Pfefferle
84c3933c78 fix JSON 2023-09-14 19:46:02 +02:00
Jeremy Herve
9343fd413b
Repository maintenance: add GitHub Repo Gardening action and issue templates (#428)
* Repository maintenance: add GitHub Repo Gardening action

The Repo Gardening action is a tool that one can use to automate some of the tasks that you can perform to monitor activity in your repository.
https://github.com/marketplace/actions/repository-gardening

It includes different tasks, that can be enabled based on your needs.

This commit gets us started with the action by enabling a few tasks.

- This action relies on a few secrets that have already been added to this repo.
- Of note, `gatherSupportReferences` and `replyToCustomersReminder` aren't too useful right now, but will become useful once the plugin is released on WordPress.com and once we start receiving feedback from WordPress.com site owners.
- The `flagOss` task will point to #fediverse for now. This can be updated later on.
- I've added mapping for our 2 block directories, but that mapping can be extended for more automatic labeling later on.

* Add issue templates
2023-09-14 19:32:34 +02:00
Matthias Pfefferle
beb194c395 oops 2023-08-09 11:35:19 +02:00
Matthias Pfefferle
94c22358ab fix unit-tests 2023-08-09 11:33:42 +02:00
Matthias Pfefferle
ab30fec6ed added php 7.0 because this is the new min version with WP 6.3 2023-07-14 13:26:28 +02:00
Jeremy Herve
30b93a0d07
General: add PR template
This should help folks craft Pull Request descriptions that are as helpful as they can be.
2023-05-08 13:20:38 +02:00
Matthias Pfefferle
16b52c0940 run also on PR 2023-01-23 19:41:30 +01:00
Matthias Pfefferle
7d9107870b fix workflows 2022-11-19 13:32:06 +01:00
Matthias Pfefferle
aa4f6bce69 try to test against PHP 8.2 2022-11-15 20:53:27 +01:00
2adff5942a move stale file 2022-04-01 18:03:47 +02:00
Matthias Pfefferle
8246a52fc7
Create stale.yml 2022-04-01 18:01:05 +02:00
Matthias Pfefferle
ee35ef6af5
fix typo 2022-03-16 18:49:45 +01:00
Matthias Pfefferle
ad93f3293f
Create phpcs.yml 2022-01-27 12:11:20 +01:00
Matthias Pfefferle
08aab3ed24
Update phpunit.yml 2022-01-27 11:51:01 +01:00
Matthias Pfefferle
d8b70cc2bb
Create phpunit.yml 2022-01-27 11:39:57 +01:00
Matthias Pfefferle
5032e5ee6f
Delete FUNDING.yml 2021-09-14 15:57:28 +02:00
8408374bce added deploy script 2021-07-23 15:51:06 +02:00
Matthias Pfefferle
30bc0deeb8
Create dependabot.yml 2021-07-13 20:07:22 +02:00
eb5161d4bc Merge branch 'master' of https://github.com/pfefferle/wordpress-activitypub 2019-11-13 10:14:29 +01:00
368e7f5e89 add GitHub action to update assets 2019-11-13 10:14:21 +01:00
Matthias Pfefferle
7a1b3c9420
Update FUNDING.yml 2019-10-21 22:06:02 +02:00
Matthias Pfefferle
9cdae4daaa
Update FUNDING.yml 2019-06-17 10:58:47 +02:00
Matthias Pfefferle
e87c4f78f3
Update FUNDING.yml 2019-06-11 09:32:56 +02:00
2d866d3142
Create FUNDING.yml 2019-05-24 15:10:30 +02:00