src/not_supported.md
While we try to implement all features of GitHub Runners, due to design choices and manpower available it's not possible to make act completely compatible.
Here is a list of features that is (yet) to be implemented or is decided as not going to be worked on by act maintainers.
concurrency is ignoredrun-name is ignoredGITHUB_STEP_SUMMARY, $GITHUB_STEP_SUMMARY and $env:GITHUB_STEP_SUMMARY are discarded, each step has its own empty step summary file at the beginninggithub contextjob.permissions ignoredjob.timeout-minutes ignoredjob.continue-on-error ignoredPATH of container / of act must contain node for nodejs actions, github runner has their own copy for both container and hostjob.environment ignored and scoping secrets by deployment environment is not supported