Skip to content

chore: Replace calling reusable actions from apify/workflows/... to apify/actions/... [internal]#235

Merged
fnesveda merged 1 commit into
mainfrom
chore/migrate-workflows-to-actions
May 18, 2026
Merged

chore: Replace calling reusable actions from apify/workflows/... to apify/actions/... [internal]#235
fnesveda merged 1 commit into
mainfrom
chore/migrate-workflows-to-actions

Conversation

@fnesveda
Copy link
Copy Markdown
Member

It was confusing that we have our custom GitHub actions in a repository called workflows. I've moved them to a new repository called actions, and this PR replaces the references to the actions to point to the new repository.

There are no functional changes, the actions just moved.

@fnesveda fnesveda added the adhoc Ad-hoc unplanned task added during the sprint. label May 18, 2026
@fnesveda fnesveda requested a review from B4nan May 18, 2026 06:11
@jancurn
Copy link
Copy Markdown
Member

jancurn commented May 18, 2026

wouldn't apify/github-actions be even a better name?

@fnesveda
Copy link
Copy Markdown
Member Author

wouldn't apify/github-actions be even a better name?

It might be, although I think just apify/actions is fine too, in every context they're used it's obvious they're GitHub Actions.

I wanted to keep the name consistent with apify/workflows, where we don't have the github- prefix either, and renaming that repo would mean everything would break immediately and I'd have to send 100 PRs to fix it, and with the first-party actions (like actions/checkout), which are also just actions and always have a succinct name.

@fnesveda fnesveda merged commit 95d0c84 into main May 18, 2026
6 checks passed
@fnesveda fnesveda deleted the chore/migrate-workflows-to-actions branch May 18, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants