Skip to content

Move check-permissions, should-run, and determine-ref utils actions#20

Open
Frawless wants to merge 3 commits intostrimzi:mainfrom
Frawless:move-few-utils-actions
Open

Move check-permissions, should-run, and determine-ref utils actions#20
Frawless wants to merge 3 commits intostrimzi:mainfrom
Frawless:move-few-utils-actions

Conversation

@Frawless
Copy link
Member

@Frawless Frawless commented Mar 9, 2026

This PR moves several additional actions from operators repo to make the usage easier:

  • check-permissions - check whether users who leave the comment has rights to trigger actions
  • determine-ref - determine checkout ref based on PR metadata
  • should-run - determine whether STs pipeline should be run or not based on comment body

I don't expect these actions will change frequently, but having them in this repository will allow us use the versioning for actions more easily. Once we will release v1 here, we can use them even in release branches of operators instead changes them everytime we do a release branch.

We also need to make sure that we will change the version used in already existing release branches or keep the code in main available for some time.

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless added this to the 1.0.0 milestone Mar 9, 2026
Frawless added 2 commits March 9, 2026 22:18
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless marked this pull request as ready for review March 10, 2026 12:23
@Frawless Frawless requested review from im-konge and scholzj March 10, 2026 12:23
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