Martijn Verburg
|
8bbfd21bae
|
Merge pull request #595 from Marcono1234/improve-workflows
Improve GitHub workflows
|
2024-03-08 15:55:40 +13:00 |
Marcono1234
|
6df9e2f401
|
Use GitHub action logging in workflows
|
2024-03-07 22:20:27 +01:00 |
Marcono1234
|
bf8064f335
|
Enable Dependabot for GitHub actions
|
2024-03-07 22:20:27 +01:00 |
Marcono1234
|
68f526567f
|
Use `fetch` API instead of axios in workflow
The latest versions of the github-script action directly expose the `fetch` API.
|
2024-03-07 22:20:26 +01:00 |
Marcono1234
|
404e9344da
|
Explicitly specify permissions for workflows
The workflows need 'write' permission for issues since they are modifying
the issues (closing them, adding labels, comments...).
Previously the workflows relied on the permissive default permissions, see
https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
|
2024-03-07 20:23:40 +01:00 |
Marcono1234
|
47ad1ec2e5
|
Update actions in workflows
|
2024-03-07 20:16:23 +01:00 |
Martijn Verburg
|
3ff85ba0fd
|
Merge pull request #569 from Meir017/patch-1
Add JDK 21 source code link to readme
|
2023-09-28 18:28:44 +13:00 |
Meir Blachman
|
1d07c23934
|
Add JDK 21 source code link to readme
|
2023-09-28 08:25:23 +03:00 |
Martijn Verburg
|
06787e3b6e
|
Merge pull request #482 from Marcono1234/reported-upstream-label-false-positives
Fix quoting "MC-123456" being treated as reported upstream
|
2023-06-24 12:12:31 +12:00 |
Marcono1234
|
5936ba45da
|
Fix quoting "MC-123456" being treated as reported upstream
The fix applied here is from https://github.com/microsoft/openjdk/issues/472#issuecomment-1586658735
|
2023-06-22 16:23:17 +02:00 |
Martijn Verburg
|
b6ebc24e7a
|
Merge pull request #418 from Marcono1234/patch-1
Fix typo in GitHub workflow message
|
2023-04-04 18:46:31 +12:00 |
Marcono1234
|
3d7d7fbc36
|
Fix typo in GitHub workflow message
|
2023-04-04 01:33:11 +02:00 |
Bruno Borges
|
05cd3971a8
|
Merge pull request #415 from Marcono1234/patch-1
Detect Minecraft Forge as modded in GitHub workflow
|
2023-04-03 13:11:26 -07:00 |
Bruno Borges
|
0a610d92a1
|
Merge pull request #416 from Marcono1234/patch-2
Improve GitHub workflow messages for Minecraft crashes
|
2023-04-03 13:10:02 -07:00 |
Bruno Borges
|
33f4585fe9
|
Merge pull request #417 from Marcono1234/update-workflow-actions
Update GitHub workflow actions
|
2023-04-03 13:09:22 -07:00 |
Marcono1234
|
f68ec27b68
|
Update GitHub workflow actions
|
2023-04-03 21:07:03 +02:00 |
Marcono1234
|
048cb237f7
|
Improve GitHub workflow messages for Minecraft crashes
|
2023-04-03 20:53:18 +02:00 |
Marcono1234
|
391d90fc57
|
Detect Minecraft Forge as modded in GitHub workflow
|
2023-04-03 19:11:06 +02:00 |
Bruno Borges
|
3fbf8504e2
|
Update README.md
|
2022-10-27 10:16:29 -07:00 |
Bruno Borges
|
3534dd7411
|
Update README.md
|
2022-10-27 10:12:47 -07:00 |
Bruno Borges
|
1b559e33f7
|
Update JOBS.md
|
2022-10-04 13:59:44 -07:00 |
Martijn Verburg
|
57bd025710
|
Merge pull request #309 from Marcono1234/detect-minecraft-from-attachment
Detect Minecraft GitHub issues based on attachment
|
2022-08-22 13:57:38 +01:00 |
Marcono1234
|
1ff719670b
|
Detect Minecraft GitHub issues based on attachment
|
2022-08-20 18:35:23 +02:00 |
Bruno Borges
|
16e95e5a39
|
Merge pull request #247 from microsoft/d3r3kk/remove-infra-position
Remove infra role from JOBS
|
2022-03-24 12:26:19 -07:00 |
Derek Keeler
|
e60ea3dbf8
|
Remove infra role (all filled now).
|
2022-03-24 12:23:26 -07:00 |
Bruno Borges
|
268d633b0c
|
Update README.md
|
2022-02-03 15:53:03 -08:00 |
Martijn Verburg
|
01f69d26e8
|
Merge pull request #189 from Marcono1234/label-upstream
Add 'Reported Upstream' label when author comments issue key
|
2021-12-08 17:13:56 +00:00 |
Marcono1234
|
4bef125882
|
Add 'Reported Upstream' label when author comments issue key
|
2021-12-08 00:35:41 +01:00 |
Bruno Borges
|
d8c54cb3fb
|
Merge pull request #152 from Marcono1234/improve-github-workflows
Improve GitHub workflows
|
2021-10-23 15:06:34 -07:00 |
Marcono1234
|
abd7df7996
|
Change workflow to tell users to report non-modded crashes at Mojira
This also removes the sentence about reopening the issue, because that won't
be possible if the issue has been closed by the bot.
|
2021-10-23 22:58:52 +02:00 |
Marcono1234
|
c91d176ea4
|
Update github-script action to v5
|
2021-10-23 22:50:46 +02:00 |
Marcono1234
|
be32b88fda
|
Remove Mojira issue key check from Minecraft crash workflow
Issue is closed either way, so a comment should always be added, regardless
of whether the issue contains a Mojira issue key.
|
2021-10-23 22:47:49 +02:00 |
Bruno Borges
|
afe56022bf
|
Update JOBS.md
|
2021-10-19 18:38:31 -07:00 |
Bruno Borges
|
6904a4bc60
|
Update README.md
|
2021-10-19 17:28:30 -07:00 |
Bruno Borges
|
cb802701f7
|
Update README.md
|
2021-10-19 17:07:05 -07:00 |
Bruno Borges
|
6ef286e6cd
|
Update JOBS.md
|
2021-10-19 14:42:33 -07:00 |
Bruno Borges
|
07260539df
|
Merge pull request #149 from microsoft/jobs-links
Create JOBS.md
|
2021-10-19 14:21:56 -07:00 |
Bruno Borges
|
1ca4f663cc
|
Update JOBS.md
|
2021-10-19 14:18:16 -07:00 |
Bruno Borges
|
ba4a6bac56
|
Update JOBS.md
|
2021-10-19 14:12:17 -07:00 |
Bruno Borges
|
145a94ddd7
|
Update JOBS.md
|
2021-10-15 11:00:58 -07:00 |
Bruno Borges
|
c98eb90500
|
Create JOBS.md
|
2021-10-15 10:47:53 -07:00 |
Martijn Verburg
|
e1956fc4ec
|
Merge pull request #147 from Marcono1234/fix-github-workflow
Fix GitHub workflow not closing Minecraft issues
|
2021-10-15 00:07:04 +01:00 |
Marcono1234
|
053335ba5e
|
Fix GitHub workflow not closing Minecraft issues
|
2021-10-15 00:21:00 +02:00 |
Martijn Verburg
|
d3f40a001e
|
Merge pull request #146 from microsoft/close-minecraft-issues
Always close Minecraft-related issues
|
2021-10-14 21:29:58 +01:00 |
Bruno Borges
|
f6be9b9e4e
|
Update minecraft-crash.yml
|
2021-10-14 12:37:25 -07:00 |
Bruno Borges
|
a6b77cca1e
|
Update minecraft-crash.yml
|
2021-10-14 12:34:42 -07:00 |
Bruno Borges
|
b42d8ec577
|
Always close Minecraft-related issues
|
2021-10-14 12:33:32 -07:00 |
Bruno Borges
|
2cfb271342
|
Merge pull request #127 from Marcono1234/main
Add workflows for handling crash reports
|
2021-10-05 14:36:57 -07:00 |
Marcono1234
|
81e00aac4a
|
Label and comment on Minecraft issues
|
2021-10-04 18:01:52 +02:00 |
Marcono1234
|
360449bc94
|
Add workflows for handling crash reports
|
2021-10-04 17:08:57 +02:00 |