Commit graph

57 commits

Author SHA1 Message Date
Lim Chee Aun
bd6c5138eb Add PR number in the merge subject
Some checks are pending
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
2024-09-06 19:23:04 +08:00
Lim Chee Aun
95332d11f5 Fix "GraphQL: Invalid email address (mergePullRequest)"
Some checks failed
Pull Request to `main` from `production` / auto-pull-request (push) Has been cancelled
Remove author email for now
2024-09-05 20:53:51 +08:00
Lim Chee Aun
0f6f20629e Fix unknown author flag 🤦‍♂️ 2024-09-05 13:04:26 +08:00
Lim Chee Aun
b8bece4ba8 Try exclude i18n PRs from release notes
Some checks failed
Pull Request to `main` from `production` / auto-pull-request (push) Has been cancelled
2024-09-03 10:35:22 +08:00
Lim Chee Aun
9905547d5d Change the author for PR merge
I'm not the one merging these PRs.
2024-09-03 10:29:52 +08:00
Lim Chee Aun
8806c7ea50 Show list of i18n volunteers in readme
Some checks are pending
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
2024-09-02 18:57:07 +08:00
Lim Chee Aun
169e75fabf Maybe better merge subject
And hopefully don't delete branch
2024-09-02 14:00:33 +08:00
Lim Chee Aun
572d778b4b Try to "debounce" this automerge workflow 2024-08-26 09:56:56 +08:00
Lim Chee Aun
1ea903efeb Make it fail silently 2024-08-25 23:33:22 +08:00
Lim Chee Aun
46f03c476a Try update catalogs workflow again 2024-08-25 23:18:28 +08:00
Lim Chee Aun
c54228627c Move this to run locally instead of Actions
Seems like it can't run based on PR closed by another workflow, which make sense.
2024-08-21 23:48:08 +08:00
Lim Chee Aun
241f7f841b lol this srsly doesn't run
The docs ain't easy to read here
2024-08-21 22:27:29 +08:00
Lim Chee Aun
2b1fa6ada7 Limit this to l10n_main branch
Hopefully this works
2024-08-21 11:48:29 +08:00
Lim Chee Aun
dbddd90304 Revert back to previous event setting 2024-08-21 11:28:02 +08:00
Lim Chee Aun
a246c89755 Why this ain't running 2024-08-20 23:55:42 +08:00
Lim Chee Aun
f56943a90d Try exit silently 2024-08-20 23:55:42 +08:00
Lim Chee Aun
883e3237bf Try pull_request_target instead 2024-08-20 23:55:42 +08:00
Lim Chee Aun
bcf8a9c6c7 Remove cancel-in-progress, it's too noisy 2024-08-20 20:18:32 +08:00
Lim Chee Aun
fd7c9248bd Make workflow run more specifically 2024-08-20 13:43:31 +08:00
Lim Chee Aun
cc8dbeb32c Try these again 2024-08-20 11:01:27 +08:00
Lim Chee Aun
98febe551d Try fix workflow event not working 2024-08-20 09:21:23 +08:00
Lim Chee Aun
42788267d8 Probably need this event to trigger 2024-08-19 22:53:00 +08:00
Lim Chee Aun
876480f87e Split the workflows
Too many commands are hard to debug
2024-08-19 22:39:18 +08:00
Lim Chee Aun
f291d33ab0 Fix push error hopefully 2024-08-19 20:43:20 +08:00
Lim Chee Aun
6f8ed8411b This needs identity 2024-08-19 18:00:13 +08:00
Lim Chee Aun
666d9b7ca6 This needs node 2024-08-19 16:09:24 +08:00
Lim Chee Aun
86bfde01e8 Less noisy action 2024-08-19 14:47:31 +08:00
Lim Chee Aun
6e59faada4 Test update catalogs.json while auto-merging i18n PRs 2024-08-19 10:53:21 +08:00
Lim Chee Aun
6aed6373d6 Prevent concurrent runs 2024-08-19 00:05:47 +08:00
Lim Chee Aun
ab54e985ff Change to 50 2024-08-19 00:05:47 +08:00
Lim Chee Aun
cf623d428b Try again 2024-08-18 19:55:23 +08:00
Lim Chee Aun
773aa9d9fa Oops, need to handle more cases and debug 2024-08-18 18:25:14 +08:00
Lim Chee Aun
d8e634273f Allow manual dispatch 2024-08-18 17:49:28 +08:00
Lim Chee Aun
320746144a Test i18n PR automation 2024-08-18 17:40:24 +08:00
Lim Chee Aun
4718ef36b0 Need one more detail: site version 2024-03-16 17:49:41 +08:00
Chee Aun
9985ffa5b2
Update feature_request.md
Auto-tag it as enhancement
2023-12-13 23:31:20 +08:00
Chee Aun
5ac0d413cb
Update issue templates 2023-12-13 23:30:36 +08:00
Lim Chee Aun
1dc397c066 Generate tar.gz file too 2023-11-08 23:24:07 +08:00
Lim Chee Aun
e4b6637680 Ok, hopefully fix messed up tag_name
Seems working but need better tag name
2023-10-19 07:43:54 +08:00
Lim Chee Aun
3617bdc9cb Try tag_name
Why this action so complicated
2023-10-19 01:12:54 +08:00
Lim Chee Aun
e3f58442aa Move release creation to prodtag
There is a limitation of workflow: An action in a workflow run can’t trigger a new workflow run.
https://github.com/orgs/community/discussions/27028#discussioncomment-3254360
2023-10-16 23:23:39 +08:00
Lim Chee Aun
42db913b22 Need permissions 2023-10-16 20:14:15 +08:00
Lim Chee Aun
834b1fe1e1 Test fix push seems to not trigger after tag push but branch push instead
Also allow manual trigger
2023-10-16 20:02:27 +08:00
Lim Chee Aun
f9299ac15c Try generate more legit 'Release' 2023-10-15 08:45:11 +08:00
Lim Chee Aun
60d55d45c2 Maybe need —tags 2023-10-03 19:45:42 +08:00
Lim Chee Aun
028b30a334 Possibly fix this tagging thing 2023-10-02 23:22:14 +08:00
Lim Chee Aun
fcfc61c93b Use different tag format 2023-09-10 19:19:32 +08:00
Lim Chee Aun
5969ce7d06 Test auto-create tag on push to prod 2023-09-08 14:49:58 +08:00
Chee Aun
0c86416489
Ask for which instance in bug report 2023-07-12 07:41:21 +08:00
Lim Chee Aun
0bb921a6d7 Need one more detail from bug reports 2023-02-02 10:30:50 +08:00