Skip to content

Actions: Better DX for Monorepos #34359

Open
@rawkode

Description

@rawkode

Feature Description

I have a monorepo and while it's not necessarily "bad" to put all my actions definitions in the root of the repository, my quality of life could be so much better if we could support nesting action files anywhere within the repository, where some inferences could be made about the actions:

  • only run when changes made to the nested directory
  • relative paths within action are relative from nested directory
  • working directory is relative to nested directory

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/gitea-actionsrelated to the actions of Giteatype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions