Commit graph

15 commits

Author SHA1 Message Date
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
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
8408374bce added deploy script 2021-07-23 15:51:06 +02:00
368e7f5e89 add GitHub action to update assets 2019-11-13 10:14:21 +01:00