Commit Graph

145 Commits

Author SHA1 Message Date
Adam Rusted
f74f0e6b99
Fix autocloser workflow () 2023-11-12 22:37:10 +01:00
Álvaro Mondéjar
54b2330b7c
Fix get-labels action when returning multiple labels () 2023-11-12 21:12:59 +00:00
Adam Rusted
888fcac8f3
Fix local actions () 2023-11-07 21:28:43 +01:00
Álvaro Mondéjar
08453ebe48
Use git add -u in pre-commit hook and fix assign-to-project GHA workflow ()
* Example commit

* Fix error in CI
2023-11-06 09:11:50 +00:00
Álvaro Mondéjar
380ecdaba2
Convert reusable workflows to actions () 2023-11-05 19:35:53 +00:00
Álvaro Mondéjar
ee372033ab
Deduplicate get-labels and get-version steps in GHA workflows ()
* Deduplicate steps in GHA workflows

* Minor change
2023-10-28 20:31:47 +01:00
Álvaro Mondéjar
30dd8a1fbf
Use permanent README icons links in releases ()
* Ensure permanent release README links

* Minor change
2023-10-28 19:24:55 +01:00
Adam Rusted
09fd370582
Update PULL_REQUEST_TEMPLATE.md () 2023-10-20 19:44:11 +02:00
Adam Rusted
4185289280
Update PR Template to use WASM previewer () 2023-10-20 08:17:41 +01:00
renovate[bot]
043e3762fc
Update all dependencies ()
* Update all dependencies

* Apply format to file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Álvaro Mondéjar Rubio <mondejar1994@gmail.com>
2023-10-13 01:28:34 +02:00
LitoMore
6a31868592
Drop contributing option from issue template () 2023-09-26 11:40:00 +01:00
LitoMore
823482736c
Format PR template with Prettier () 2023-09-25 08:44:18 +01:00
LitoMore
0b7156e73d
Bump actions/checkout@4 on CI () 2023-09-22 07:03:01 +01:00
LitoMore
dcb49dcff2
Use Node.js v20 on CI () 2023-09-17 22:56:03 +02:00
Alexandre Paradis
658cd368c5
Add new to Potential Duplicates workflow () 2023-09-12 13:20:39 +01:00
LitoMore
4669f0447a
Add code of conduct ()
* Add code of conduct

* Ignore Similarweb at `markdown-link-check stage`

* Update CODE_OF_CONDUCT.md

Co-authored-by: Adam Rusted <hello@adamrusted.me>

---------

Co-authored-by: Alexandre Paradis <service.paradis@gmail.com>
Co-authored-by: Adam Rusted <hello@adamrusted.me>
2023-09-01 16:37:14 +02:00
Adam Rusted
4cebcefebf
Update add-labels-priority.yml () 2023-08-30 20:37:17 +01:00
Adam Rusted
0a02dfeb16
Properly prioritize Maintainer-contributed icons () 2023-08-30 13:41:32 +01:00
LitoMore
4036f7e76e
Bump latest release action () 2023-08-23 20:28:52 +01:00
LitoMore
0d2c7e7719
Allow skipping release note with skip release note label () 2023-08-22 17:44:51 +01:00
Álvaro Mondéjar
e7ee69ebe7
Add documentation links checking to CI () 2023-08-10 17:25:53 +02:00
Álvaro Mondéjar
3588f61183
Autogenerate SDK TypeScript definitions on releases () 2023-08-01 20:09:47 +02:00
Álvaro Mondéjar
32c1611c8e
Drop bump-version script () 2023-08-01 20:06:45 +02:00
Álvaro Mondéjar
4bdcd751e0
Update tag commit message on publish workflow () 2023-07-30 23:08:20 +02:00
LitoMore
bbdf2e604d
Use icons from CDN () 2023-07-28 21:50:15 +08:00
LitoMore
50215ff36f
Fix logic of get organization members () 2023-07-25 14:53:48 +08:00
LitoMore
76964e3c26
Fix logic of checking author of PR () 2023-07-23 21:22:46 +01:00
LitoMore
d180406b91
Bump create-release fixes () 2023-06-12 04:27:41 +02:00
LitoMore
2778ba89b7
Allow trigger create-release by workflow_dispatch event () 2023-06-12 04:16:42 +02:00
LitoMore
731386b408
Fix release action ()
* Fix release action

* Fix typo
2023-06-12 03:50:52 +02:00
LitoMore
c3c31f54cd
Autocloser: Specify state_reason when closing () 2023-06-04 07:14:30 +08:00
LitoMore
bfdb2d7659
Autocloser: Fix issues API URL () 2023-06-03 02:39:26 +08:00
LitoMore
541fd43db1
Autocloser: Only trigger on opened & fix issue number param () 2023-06-03 02:32:53 +08:00
Alexandre Paradis
62284fb9c1
Add quote around the issue title in condition () 2023-06-03 02:12:51 +08:00
Alexandre Paradis
efb661c24b
Proposal to autoclose Java requests ()
Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
2023-06-03 01:49:41 +08:00
Álvaro Mondéjar
fa6fcffdbb
Add more stop words to the potential duplicates action () 2023-05-25 09:34:13 -04:00
LitoMore
3c5db40103
Fix build script when publishing to npm () 2023-04-30 16:45:25 +02:00
renovate[bot]
ef90d9c2ee
Update all dependencies ()
* Update all dependencies

* Update Dockerfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 00:31:21 +02:00
Álvaro Mondéjar
d8d024080a
Update deprecated set-output GHA syntax () 2023-02-09 20:18:10 +01:00
renovate[bot]
2753dc3b87
Update all dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-12 03:13:27 +01:00
Álvaro Mondéjar
1fa10346a2
Use <picture> blocks for GH theme images in README ()
* Visual manual test on Github

* Replace all images

* Fix error

* Merge with develop

* Upgrade strip-gh-theme-links action
2022-11-27 12:46:23 +01:00
renovate[bot]
a63fbf93bd
Update all dependencies ()
* Update all dependencies

* Update svgo.config.js

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2022-11-24 14:39:11 +01:00
renovate[bot]
7ffcc9695f
Update all dependencies ()
* Update all dependencies

* Update create-release.yml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-26 11:38:46 +02:00
Álvaro Mondéjar
d5d29b0fda
Disable automatic digest dependecy updates of Renovate 2022-05-26 11:33:20 +02:00
Álvaro Mondéjar
128728769b
Pin release-action version to a previous hash () 2022-05-22 14:12:21 +02:00
Álvaro Mondéjar
0935b98d6b
Specify release action version with tag () 2022-05-11 12:35:59 +02:00
Sachin Raja
374297eaad
include rank requirements in issue template ()
* include rank requirements in issue template

* clarify

* remove extra space
2022-05-09 20:22:59 -07:00
Sachin Raja
b3f4375a4d
remove alexa rank references ()
* Update icon_request.yml

* Update icon_request.yml
2022-05-09 20:14:44 -07:00
renovate[bot]
4f8cc1ce4a
Update all dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 13:17:22 +02:00
Álvaro Mondéjar
8596ddb72a
Upgrade strip-gh-theme-links action to v3 () 2022-05-07 22:46:03 +02:00