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

Automatically update Gitea Actions in every repo #30932

Open
kerem0comert opened this issue May 10, 2024 · 0 comments
Open

Automatically update Gitea Actions in every repo #30932

kerem0comert opened this issue May 10, 2024 · 0 comments
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@kerem0comert
Copy link

Feature Description

Hello,

I was not sure if this is a feature that is supported, or whether there are better strategies to achieve what I describe so I wanted an issue about it accordingly.

The idea is that I have multiple repositories and another repo called gitea-actions. gitea-actions repo is supposed to be a place to version control some workflows that are common to every repo, because 90% of the time repos just use the default workflows unless they are explicitly configured for something custom. I also have 3 different repo templates for 3 types of repos, but for each the default Gitea Workflow yaml files are the same

When I make a change to this default Gitea Workflow, I want all the existing repos to get updated (at least the ones that are not default could get updated automatically). While templates can be used for new repos, for existing repos this change is obviously not replicated, unless I manually go and change yaml files for each and create new commits. Is there a more efficient and automatic way to do this? Thanks!

Screenshots

No response

@kerem0comert kerem0comert added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

1 participant