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

Enable CI to be reusable #167

Open
kdvalin opened this issue Feb 11, 2025 · 1 comment · Fixed by #168
Open

Enable CI to be reusable #167

kdvalin opened this issue Feb 11, 2025 · 1 comment · Fixed by #168
Assignees
Labels
pr_approved [Automatic Label] Issue has an approved PR

Comments

@kdvalin
Copy link
Member

kdvalin commented Feb 11, 2025

The problem

Currently the GitHub workflows are only applicable to this repository. If we want to scale it out to other repositories, we would need to copy them or make them reusable.

Expected Behaviour

The workflow files can be edited from 1 repository and it'll propagate to all repositories.

Actual Behaviour

If a workflow is edited, it will need to be copied off to all other wrapper repositories.

@kdvalin kdvalin self-assigned this Feb 11, 2025
@github-actions github-actions bot added pr_inprogress [Automatic Label] Issue has a PR in progress and removed pr_inprogress [Automatic Label] Issue has a PR in progress labels Feb 11, 2025
@kdvalin kdvalin added pr_review [Automatic Label] Issue has a PR that needs review and removed pr_inprogress [Automatic Label] Issue has a PR in progress labels Feb 11, 2025
@github-actions github-actions bot added pr_approved [Automatic Label] Issue has an approved PR and removed pr_review [Automatic Label] Issue has a PR that needs review labels Feb 11, 2025
@kdvalin
Copy link
Member Author

kdvalin commented Feb 12, 2025

Reopening due to reliance on CI scripts in repositories

@kdvalin kdvalin reopened this Feb 12, 2025
@github-actions github-actions bot added pr_inprogress [Automatic Label] Issue has a PR in progress pr_review [Automatic Label] Issue has a PR that needs review and removed pr_approved [Automatic Label] Issue has an approved PR pr_inprogress [Automatic Label] Issue has a PR in progress pr_review [Automatic Label] Issue has a PR that needs review labels Feb 12, 2025
@github-actions github-actions bot added pr_review [Automatic Label] Issue has a PR that needs review pr_inprogress [Automatic Label] Issue has a PR in progress pr_approved [Automatic Label] Issue has an approved PR and removed pr_review [Automatic Label] Issue has a PR that needs review pr_inprogress [Automatic Label] Issue has a PR in progress pr_approved [Automatic Label] Issue has an approved PR labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr_approved [Automatic Label] Issue has an approved PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant