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

feature/Add CI workflow template for back-merge #1

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Le-Caignec
Copy link
Collaborator

@Le-Caignec Le-Caignec commented Feb 4, 2025

This is the github documentation that i followed => https://docs.github.com/en/actions/sharing-automations/creating-workflow-templates-for-your-organization

Benefits

  • Consistency Across Projects: Ensures the same coding standards, steps, and checks are applied in all repositories.
  • Faster Setup: Saves time by avoiding repetitive configuration, so teams can simply select a template and start using it.
  • Shared Best Practices: Encourages teams to use and share proven workflows and reduces the chance of misconfigurations.

Drawbacks

  • Improved templates still need to be updated (or manually synced) in each repository
  • Many code duplication

@Le-Caignec Le-Caignec self-assigned this Feb 4, 2025
@Le-Caignec Le-Caignec changed the title Add CI workflow template for testing feature/Add CI workflow template for back-merge Feb 4, 2025
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