mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #1896] Bad docs/help: Include --pull=false as a possibility #918
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#918
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dheerajbhaskar on GitHub (Jul 5, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1896
Bug report info
Command used with act
Describe issue
Problem: Did know how to turn off the default -p flag
https://github.com/nektos/act/issues/1633#issuecomment-1435718418
Can we update the help text to show that you can pass false like this? it's not clear in the help text of the command or the README
Link to GitHub repository
No response
Workflow content
Relevant log output
Additional information
No response
@dheerajbhaskar commented on GitHub (Jul 5, 2023):
I can help if guided.
If this is not considered a bug report, kindly change the labels. If I've to change anything, please let me know. Sorry if I mis-filed in the wrong category
@taytzehao commented on GitHub (Jul 12, 2023):
@cplee , it seems that this highlights the bigger issue as act has no centralized way of documenting command flags and showing when it can be used.
The closest thing to that is the Example commands section in the ReadMe and a couple more flags scattered throughout the document. It would take a few reads for a user to realize that the
pullflag is not here. I would wish to propose creating a flags.md file to document them all with a link to it from README.md@github-actions[bot] commented on GitHub (Jan 9, 2024):
Issue is stale and will be closed in 14 days unless there is new activity