[GH-ISSUE #1678] Support customizing the location of ~/.actrc file #830

Closed
opened 2026-03-01 21:46:44 +03:00 by kerem · 1 comment
Owner

Originally created by @maxsxu on GitHub (Mar 12, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1678

Act version

0.2.43

Feature description

For some reason, we don't wanna the .actrc file in our home folder.
It would be great if we use an environment variable to control it's location. e.g. ACT_CONFIG_FILE

Originally created by @maxsxu on GitHub (Mar 12, 2023). Original GitHub issue: https://github.com/nektos/act/issues/1678 ### Act version 0.2.43 ### Feature description For some reason, we don't wanna the `.actrc` file in our home folder. It would be great if we use an environment variable to control it's location. e.g. `ACT_CONFIG_FILE`
kerem 2026-03-01 21:46:44 +03:00
Author
Owner

@catthehacker commented on GitHub (Mar 12, 2023):

You can use $PWD/.actrc or $XDG_CONFIG_HOME/act/actrc

<!-- gh-comment-id:1465237365 --> @catthehacker commented on GitHub (Mar 12, 2023): You can use `$PWD/.actrc` or `$XDG_CONFIG_HOME/act/actrc`
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#830
No description provided.