Commit graph

26 commits

Author SHA1 Message Date
Claudia Meadows
05caaaf8f1
Update _npm-task.yml 2024-09-23 04:55:20 -07:00
Claudia Meadows
dcb992071f
Migrate to issue forms 2024-09-23 04:55:08 -07:00
Claudia Meadows
57c331c6b4
Fix GitHub actions to work a little better 2024-09-23 04:55:07 -07:00
Claudia Meadows
8505916ebc
Add code owners, add triage ping, fix workflows 2024-09-23 04:54:24 -07:00
Claudia Meadows
1b0899b469
Migrate to Node 20, clean up workflows (#2902)
Tests still appear to fail per #2898. Unfortunately, I need actions/runner#2347 to ignore the test failures properly - I need them to be warnings, not hard errors.
2024-09-23 04:54:05 -07:00
Claudia Meadows
2b687a31ea
Tolerate docs failures
This way, pull requests are no longer blocked by https://github.com/MithrilJS/mithril.js/issues/2898
2024-09-23 04:54:05 -07:00
Claudia Meadows
5351b9b973
Delete .github/workflows/auto-merge.yml
It's not working, and we don't have enough dependencies to make the automation worth the maintenance effort. Between that and a vulnerability, I'm tossing this for now.
2024-09-23 04:54:04 -07:00
Claudia Meadows
28d35b47a2
Update auto-merge.yml
Work around https://github.com/ahmadnassri/action-dependabot-auto-merge/issues/60
2022-06-22 23:07:21 -07:00
Pierre-Yves
27fb1ea617 tweak the CI actions names 2022-06-10 18:34:05 +02:00
Pierre-Yves Gérardy
ea680dc917
Add back CI (#2785)
* Add back CI, remove ospec as a run-time dependency

* Fix the lint:docs errors

* Add back ospec for now, with a compatible version
2022-06-10 17:10:26 +01:00
James Forbes
da1454b3c6 Add missing prerelease branch target.
Without specifying target:master the prerelease version calculation would be incorrect.
2022-06-06 12:57:22 +02:00
James Forbes
bbf343bb3b Enable --minimize-semver-change for pr-release 2022-05-13 22:08:00 +02:00
James Forbes
ea8094bd95
Remove label triggers from actions.yml
Triggering multiple concurrent runs unnecessarily
2022-04-28 23:12:50 +10:00
Claudia Meadows
342f524ca3 Fix branch target 2022-04-27 21:16:32 +02:00
James Forbes
ff646e8fb8 Revisions based on feedback 2022-04-27 21:01:09 +02:00
James Forbes
2a2aef7762 Use new changelog option in merge command 2022-04-27 21:01:09 +02:00
James Forbes
d6dd9132fb Yaml has banned tabs 2022-04-27 21:01:09 +02:00
James Forbes
ae5469cf62 Do build docs in another PR 2022-04-27 21:01:09 +02:00
James Forbes
65cf256775 Suggested amendments 2022-04-27 21:01:09 +02:00
James Forbes
0d9051de96 Add PR release to mithril.js 2022-04-27 21:01:09 +02:00
Stephan Hoyer
9072e1100c Trigger push-on-master-warnings only once 2022-02-22 12:11:48 +01:00
Stephan Hoyer
99e038046b Revert "Only warn on pr-to-masters once"
This reverts commit 5fd0ca81b1.
2022-01-31 15:47:12 +01:00
Stephan Hoyer
5fd0ca81b1
Only warn on pr-to-masters once 2022-01-31 15:41:02 +01:00
Claudia Meadows
f1c6a5794a
Update auto-merge.yml 2021-06-09 00:04:38 -07:00
Claudia Meadows
08051e9d33
Auto-merge Dependabot patch fixes 2021-05-10 19:03:59 -07:00
Isiah Meadows
1630b06106
Create push-master.yml 2020-09-14 20:59:17 -07:00