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

Add reusable_ prefix for reusable workflows. #411

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

mbobrovskyi
Copy link
Collaborator

Fixes / Features

  • Add reusable_ prefix for reusable workflows.

It is very difficult to identify reusable workflows. Using a 'reusable_' prefix makes it much easier to distinguish reusable workflows from regular workflows.

Testing / Documentation

Testing details.

  • [ y/n ] Tests pass
  • [ y/n ] Appropriate changes to documentation are included in the PR

@mbobrovskyi mbobrovskyi changed the base branch from main to develop March 7, 2025 06:42
@mbobrovskyi mbobrovskyi force-pushed the mbobrovskyi/reusable-workflows branch from b18fc29 to 58fa621 Compare March 7, 2025 06:43
@mbobrovskyi mbobrovskyi force-pushed the mbobrovskyi/reusable-workflows branch 2 times, most recently from caf552b to 4d4bbb6 Compare March 7, 2025 06:56
@mbobrovskyi mbobrovskyi closed this Mar 7, 2025
@mbobrovskyi mbobrovskyi reopened this Mar 7, 2025
@pawloch00
Copy link
Collaborator

Is there any naming convention? Why not module?

@mbobrovskyi mbobrovskyi force-pushed the mbobrovskyi/reusable-workflows branch from 4d4bbb6 to d8a1dda Compare March 7, 2025 06:59
@mbobrovskyi
Copy link
Collaborator Author

Is there any naming convention? Why not module?

I couldn’t find any naming convention in the documentation. The only reference I found was at https://docs.github.com/en/actions/sharing-automations/reusing-workflows#passing-inputs-and-secrets-to-a-reusable-workflow, which mentions using 'reusable' prefix.

@mbobrovskyi mbobrovskyi force-pushed the mbobrovskyi/reusable-workflows branch from d8a1dda to 1d25c45 Compare March 7, 2025 08:15
@mbobrovskyi mbobrovskyi enabled auto-merge (squash) March 7, 2025 09:23
@mbobrovskyi mbobrovskyi merged commit 9b9919b into develop Mar 7, 2025
17 checks passed
@mbobrovskyi mbobrovskyi deleted the mbobrovskyi/reusable-workflows branch March 7, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants