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] Changed directory #2066

Closed
2 tasks done
pablofrommars opened this issue Apr 26, 2024 · 2 comments
Closed
2 tasks done

[Feature] Changed directory #2066

pablofrommars opened this issue Apr 26, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@pablofrommars
Copy link

Is this feature missing in the latest version?

  • I'm using the latest release

Is your feature request related to a problem? Please describe.

I am working in a multi-tenant service where tenant configuration belongs to its own sub-directory of a directory in a repo. I need to trigger an operation for each tenant when their configuration is modified.

Describe the solution you'd like?

Introduce ALL_CHANGED_DIRECTORIES under a given path in the repo.

Describe alternatives you've considered?

No response

Anything else?

Thanks! I am willing to code it if your are open to PRs.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@pablofrommars pablofrommars added the enhancement New feature or request label Apr 26, 2024
@tj-actions-bot
Copy link
Contributor

Thanks for reporting this issue, don't forget to star this project if you haven't already to help us reach a wider audience.

@pablofrommars
Copy link
Author

OOOPs, Apologies for not RTFM.

    - name: Run changed-files with dir_names
      id: changed-files-dir-names
      uses: tj-actions/changed-files@v44
      with:
        dir_names: "true"

Closing with 100% gratitude

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants