Skip to content

fix(ci): Restrict release-candidate workflow to repository owner#238

Merged
Tiryoh merged 1 commit intomainfrom
fix/restrict-release-candidate-to-owner
Apr 2, 2026
Merged

fix(ci): Restrict release-candidate workflow to repository owner#238
Tiryoh merged 1 commit intomainfrom
fix/restrict-release-candidate-to-owner

Conversation

@Tiryoh
Copy link
Copy Markdown
Owner

@Tiryoh Tiryoh commented Apr 2, 2026

Summary

  • Add repository owner check to the release-candidate workflow condition
  • Prevents non-owners from triggering the workflow by opening an issue with a matching title

Test plan

  • Verify the workflow runs when the owner opens an issue titled "Release ..."
  • Verify the workflow is skipped when a non-owner opens an issue with the same title

Add owner check to prevent non-owners from triggering the release
candidate workflow by opening an issue with a matching title.
@s-daisuke s-daisuke force-pushed the fix/restrict-release-candidate-to-owner branch from fd2e7e9 to 6d2dad3 Compare April 2, 2026 15:06
@Tiryoh Tiryoh merged commit e02b00b into main Apr 2, 2026
4 checks passed
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.

1 participant