Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: kryota-dev/actions

v0.2.4

22 Jun 09:38
@kryota-dev kryota-dev
1b0a97f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • fix(pr-review): update claude-code-action pin to current v1 commit by @kryota-dev in #103
  • feat: add opt-in apply-htaccess for production web hosting deploys by @kryota-dev in #102

Full Changelog: v0.2.3...v0.2.4

Contributors

kryota-dev
Assets 2
Loading

v0.2.3

14 Jun 05:11
@kryota-dev kryota-dev
f8009e3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • feat(pr-review): auto-resolve addressed prior review threads by @kryota-dev in #92
  • chore(deps): update dependency zizmorcore/zizmor to v1.25.2 by @renovate[bot] in #57
  • chore(deps): update actions/setup-node action to v6.4.0 by @renovate[bot] in #90
  • chore(deps): update actions/cache action to v5.0.5 - autoclosed by @renovate[bot] in #88
  • chore(deps): update marocchino/sticky-pull-request-comment action to v3.0.4 by @renovate[bot] in #85
  • chore(deps): update dependency rhysd/actionlint to v1.7.12 by @renovate[bot] in #83
  • chore(deps): update kryota-dev/actions action to v0.2.2 by @renovate[bot] in #80
  • chore(deps): update github/codeql-action action to v4.36.2 by @renovate[bot] in #89
  • chore(deps): update songmu/tagpr action to v1.20.0 by @renovate[bot] in #86
  • chore(deps): update dependency aquaproj/aqua-registry to v4.524.1 by @renovate[bot] in #84
  • chore(deps): update pnpm/action-setup action to v6 by @renovate[bot] in #87
  • chore(deps): update dependency suzuki-shunsuke/ghalint to v1.5.6 by @renovate[bot] in #94

Full Changelog: v0.2.2...v0.2.3

Contributors

renovate and kryota-dev
Loading

v0.2.2

14 Jun 03:35
@kryota-dev kryota-dev
d793c3d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • chore: exclude .spec-workflow/ and .serena/ from git tracking by @Copilot in #74
  • chore: exclude .agents/skills/manage-rulesets/ from git tracking by @kryota-dev in #82
  • feat: add Claude and Codex PR review reusable workflows by @kryota-dev in #91

Full Changelog: v0.2.1...v0.2.2

Contributors

kryota-dev
Loading

v0.2.1

28 Mar 19:26
@kryota-dev kryota-dev
a90284f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): update kryota-dev/actions action to v0.2.0 by @renovate[bot] in #55

Full Changelog: v0.2.0...v0.2.1

Contributors

renovate
Loading

v0.2.0

28 Mar 18:19
@kryota-dev kryota-dev
3b272b2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • chore(config): migrate Renovate config by @renovate[bot] in #61
  • chore(deps): update pnpm/action-setup action to v5 by @renovate[bot] in #68
  • chore(deps): update github/codeql-action action to v4.35.1 by @renovate[bot] in #67
  • chore(deps): update dependency aquaproj/aqua-registry to v4.488.0 by @renovate[bot] in #63
  • fix: remove pnpm-setup duplicate cache + add cache-cleanup reusable workflow by @Copilot in #70
  • chore(deps): update actions/cache action to v5.0.4 by @renovate[bot] in #66
  • chore(deps): update marocchino/sticky-pull-request-comment action to v3 by @renovate[bot] in #65
  • fix: add ref input to tagpr-release.yml to fix detached HEAD on pull_request events by @kryota-dev in #73
  • Release for v0.2.0 by @kryota-dev in #62
  • fix: use base.ref instead of head_ref for checkout in tagpr-release.yml by @kryota-dev in #76

Full Changelog: v0.1.1...v0.2.0

Contributors

renovate and kryota-dev
Loading

v0.1.1

13 Mar 13:56
@kryota-dev kryota-dev
aaf45e6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): update actions/download-artifact action to v8 by @renovate[bot] in #56
  • chore(deps): update actions/setup-node action to v6.3.0 by @renovate[bot] in #53
  • chore(deps): update github/codeql-action action to v4.32.6 by @renovate[bot] in #52
  • fix(renovate): remove extractVersionTemplate to preserve v prefix in version updates by @kryota-dev in #59
  • chore(deps): update dependency aquaproj/aqua-registry to v4.482.0 by @renovate[bot] in #54

Full Changelog: v0.1.0...v0.1.1

Contributors

renovate and kryota-dev
Loading

v0.1.0

06 Mar 14:10
@kryota-dev kryota-dev
0543a55
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • docs(copilot): add custom instructions for Copilot agents by @kryota-dev in #46
  • Replace adr npm package with bash script and Makefile to resolve Dependabot alerts by @claude in #48
  • feat(actions-lint): unify all tools under aqua for no-config experience by @kryota-dev in #49
  • fix(docs): use correct version tag v0 instead of v1 by @kryota-dev in #50
  • feat(release): add workflow to update release PR on version label by @kryota-dev in #51

New Contributors

Full Changelog: v0.0.9...v0.1.0

Contributors

claude and kryota-dev
Loading

v0.0.9

04 Mar 14:40
@kryota-dev kryota-dev
edfbe74
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • fix: deploy/undeploy ワークフローの PR コメント・Slack メッセージを最適化 by @kryota-dev in #42
  • docs: Composite Actions と Reusable Workflows のドキュメントを改善 by @kryota-dev in #44
  • docs(i18n): translate all documentation to English by @kryota-dev in #45

Full Changelog: v0.0.8...v0.0.9

Contributors

kryota-dev
Loading

v0.0.8

03 Mar 01:27
@kryota-dev kryota-dev
bf3d4f9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • fix: Reusable Workflow 内のローカルアクション参照を絶対参照に変更 by @Copilot in #40

New Contributors

  • @Copilot made their first contribution in #40

Full Changelog: v0.0.7...v0.0.8

Loading

v0.0.7

02 Mar 17:27
@kryota-dev kryota-dev
568519d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): update astral-sh/setup-uv action to v7.3.1 by @renovate[bot] in #35
  • chore(deps): update songmu/tagpr action to v1.17.1 by @renovate[bot] in #36
  • feat: Web ホスティング向けデプロイ・アンデプロイ用の Composite Actions と Reusable Workflows を追加 by @kryota-dev in #38

Full Changelog: v0.0.6...v0.0.7

Contributors

renovate and kryota-dev
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /