[GH-ISSUE #1974] Option of setting a file path for the .actrs config file #943

Open
opened 2026-03-01 21:47:37 +03:00 by kerem · 0 comments
Owner

Originally created by @chididi on GitHub (Aug 17, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1974

Act version

0.2.48

Feature description

Imagine being able to run act -W path/to/workflow --config path/to/.actrs.

I want automated tests to be run on custom GitHub actions I write for my organisation. These actions aren't complex enough to warrant their own repository and so are all put into one repo. They mostly require unique arguments when testing with act, hence the need to have multiple locations for the .actrc file.

Originally created by @chididi on GitHub (Aug 17, 2023). Original GitHub issue: https://github.com/nektos/act/issues/1974 ### Act version 0.2.48 ### Feature description Imagine being able to run `act -W path/to/workflow --config path/to/.actrs`. I want automated tests to be run on custom GitHub actions I write for my organisation. These actions aren't complex enough to warrant their own repository and so are all put into one repo. They mostly require unique arguments when testing with act, hence the need to have multiple locations for the `.actrc` file.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#943
No description provided.