Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: clean up github action caches #5

Merged
merged 15 commits into from
Jan 17, 2024
Merged

Conversation

hulk510
Copy link
Contributor

@hulk510 hulk510 commented Jan 17, 2024

pull_request, pull_request_targetやpushイベントなどのブランチrefを使って、
そのブランチのgithub action cacheを削除するactionの作成

@hulk510 hulk510 marked this pull request as ready for review January 17, 2024 13:53
@hulk510 hulk510 requested a review from Mogyuchi as a code owner January 17, 2024 13:53
@hulk510 hulk510 force-pushed the feat/clear-branch-cache branch from e7e91fd to 148befd Compare January 17, 2024 16:45
pull_requestの番号やheadrefをいい感じに取る方法が見つからなかったのでpayloadから取得するようにした
@hulk510 hulk510 force-pushed the feat/clear-branch-cache branch from 148befd to fd32b5b Compare January 17, 2024 16:48
@hulk510 hulk510 changed the title feat: 機能作成 feat: clean up github action caches Jan 17, 2024
@hulk510 hulk510 self-assigned this Jan 17, 2024
@hulk510 hulk510 enabled auto-merge (squash) January 17, 2024 17:36
@hulk510 hulk510 merged commit 5714fc6 into main Jan 17, 2024
17 checks passed
@hulk510 hulk510 deleted the feat/clear-branch-cache branch January 17, 2024 17:36
@github-actions github-actions bot mentioned this pull request Jan 17, 2024
@mazi-release mazi-release bot mentioned this pull request Jan 22, 2024
Mogyuchi pushed a commit that referenced this pull request Jan 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.0.0](v0.1.0...v1.0.0)
(2024-01-22)


### Features

* clean up github action caches
([#5](#5))
([5714fc6](5714fc6))
* 様々なイベントに対応 ([#21](#21))
([26d09b7](26d09b7))


### Dependencies

* modify npm to pnpm
([#2](#2))
([744bb3b](744bb3b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: mazi-release[bot] <157046322+mazi-release[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants