Skip to content

Pull requests: actions/checkout

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Improve multi-repo checkout behavior documentation
#979 opened Oct 21, 2022 by unlikelyzero Loading… updated Feb 14, 2023
Take global core.sshCommand into consideration
#1066 opened Jan 4, 2023 by lultimouomo Loading… updated Feb 14, 2023
Clarify how to checkout private submodules
#657 opened Dec 15, 2021 by arielelkin Loading… updated Mar 14, 2023
Add to README how to checkout PR in issue_comment event
#1248 opened Mar 26, 2023 by ADTC Loading… updated Jun 10, 2023
2
7
Added separate parameter for submodules fetch depth
#392 opened Nov 20, 2020 by vvish Loading… updated Jun 27, 2023
Update action.yml
#565 opened Aug 10, 2021 by lisa1976 Loading… updated Aug 1, 2023
fix: anchors in readme
#1417 opened Jul 23, 2023 by Zarthus Loading… updated Aug 21, 2023
Replace deprecated String.prototype.substr()
#720 opened Mar 13, 2022 by CommanderRoot Loading… updated Aug 26, 2023
add app auth
#220 opened Apr 17, 2020 by kevinbuhmann Loading… updated Sep 8, 2023
Don't enforce that checkout path must be inside of Github Workspace
#388 opened Nov 14, 2020 by LebedevRI Loading… updated Sep 13, 2023
Document that filter doesn't override fetch-depth
#1505 opened Oct 5, 2023 by jakebailey Loading… updated Nov 1, 2023
Fix cases where there is a "HEAD" file or folder at the root
#1503 opened Oct 4, 2023 by SB4597 Loading… updated Nov 1, 2023
Add support for reference repository parameter
#1400 opened Jul 3, 2023 by ddompe Loading… updated Nov 21, 2023
fix(lfs): ensure that LFS objects are checked out
#1392 opened Jun 27, 2023 by sxlijin Loading… updated Nov 21, 2023
Prevent Script Injection Attack
#1041 opened Dec 12, 2022 by norwd Loading… updated Jan 15, 2024
Default branch checkout option
#1615 opened Feb 19, 2024 by alexanderkranga Loading… updated Feb 20, 2024
Creating Stale Bot for Checkout repo
#1641 opened Mar 5, 2024 by ruvceskistefan Loading… updated Mar 6, 2024
non checkout related bugs and features
#1644 opened Mar 7, 2024 by ruvceskistefan Draft updated Mar 7, 2024
Add shallow-since option
#619 opened Oct 20, 2021 by satotake Loading… updated Mar 29, 2024
update action workflows to use checkout@v4
#1632 opened Mar 1, 2024 by clarkedb Loading… updated Apr 18, 2024
Change the default value of persist-credentials to false
#1687 opened Apr 20, 2024 by michi-covalent Loading… updated Apr 20, 2024
In consideration of a future v5, update minimum git version.
#1653 opened Mar 12, 2024 by jww3 Loading… updated Apr 30, 2024
docs(readme): add permissions in push example
#1773 opened Jun 12, 2024 by louis-bompart Loading… updated Jun 12, 2024
Disable lfs fetch when using a fetch filter
#1795 opened Jun 25, 2024 by sylr Loading… updated Jul 8, 2024
ProTip! Filter pull requests by the default branch with base:main.