Commit a10108a
Add workflow to auto-create PR on upstream Misskey release (#3)
* Initial plan
* Add workflow to auto-create PR on upstream Misskey release
Co-authored-by: techfish-11 <135989741+techfish-11@users.noreply.github.com>
Agent-Logs-Url: https://github.com/evex-dev/eveskey/sessions/68630c3d-b655-4a3d-9473-8b32fa6e642a
* Update .github/workflows/upstream-release-sync.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update .github/workflows/upstream-release-sync.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ci: upstream-release-sync: Avoid duplicate execution
* ci: upstream-release-sync: remove unneeded GITHUB_TOKEN
* ci: upstream-release-sync: Check less frequently
* ci: upstream-release-sync: better check
* ci: upstream-release-sync: better logic and fmt
* ci: upstream-release-sync: remove unneeded if
GitHub CLI returns `1` if the release is not found
* ci: upstream-release-sync: fix to use x-access-token
* ci: upstream-release-sync: fix check name
* ci: upstream-release-sync: add more GH_TOKEN to (maybe) increase rate-limit
* ci: upstream-release-sync: remove newline
* ci: upstream-release-sync: allow to update workflows
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: techfish-11 <135989741+techfish-11@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Akari Tsuyukusa <akkun11.open@gmail.com>1 parent ece9679 commit a10108a
1 file changed
Lines changed: 80 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
0 commit comments