Peter Evans
6b1053d0d8
use source mode for deleted files
2024-08-27 21:20:46 +01:00
Peter Evans
6c5dc224d1
refactor graphql code into github helper class
2024-08-27 21:20:45 +01:00
Peter Evans
9d7ad21b2f
Try refactor of file changes
2024-08-27 21:20:45 +01:00
Peter Evans
f09d6ed256
remove commented code
2024-08-27 21:20:45 +01:00
Peter Evans
d88643b9ac
try to fix head repo
2024-08-27 21:20:45 +01:00
Peter Evans
184d576617
fix filepath when using path input
2024-08-27 21:20:45 +01:00
Peter Evans
396429353a
disable linter for debug code
2024-08-27 21:20:44 +01:00
Peter Evans
efd26f0872
debug payload without contents
2024-08-27 21:20:44 +01:00
Peter Evans
bc73bc700a
read to buffer not string and use non-legacy method to base64
2024-08-27 21:20:44 +01:00
Peter Evans
8f257d093e
add debug lines
2024-08-27 21:20:44 +01:00
Peter Evans
014f5c1fb1
shift setting the base to before the push
2024-08-27 21:20:44 +01:00
Peter Evans
4cf9647c0e
fix eslint and lint errors
2024-08-27 21:20:44 +01:00
Peter Evans
8a55f622b6
formatting
2024-08-27 21:20:16 +01:00
Ravi
744c8ceb5d
Add support for signed commits ( #3055 )
2024-08-27 21:20:15 +01:00
Peter Evans
c5a7806660
feat: add branch name output ( #2995 )
2024-06-18 09:51:55 -07:00
Peter Evans
b1ddad2c99
feat: v6 ( #2717 )
...
* feat: update author and committer input defaults
* Update github-actions[bot]
* Update author to new email format
* feat: optional input for git ops token
* feat: allow push-to-fork to push to sibling repos (#2414 )
Fixes #2412 .
* build: update dist
* feat: update action runtime to node 20 (#2340 )
* feat: add truncate warning to pull request body
* perf: unshallow only when necessary
* fix: remove the remote for the fork on completion
* feat: infer github server and api urls
* test: integration test fixes
* build: bump major version
* docs: update to v6
---------
Co-authored-by: Teko <112829523+Teko012@users.noreply.github.com>
Co-authored-by: Benjamin Gilbert <bgilbert@backtick.net>
2024-01-31 11:06:34 +00:00
dependabot[bot]
4306b59af5
build(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.10.0 ( #2272 )
...
* build(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.10.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.8.0 to 4.10.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.8.0...v4.10.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump prettier
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>
2023-09-05 12:58:43 +00:00
Peter Evans
284f54f989
fix: truncate body if exceeds max length ( #1915 )
2023-05-02 10:37:56 +09:00
Peter Evans
5b4a9f6a9e
v5 ( #1792 )
...
* feat: restore working base branch and uncommitted changes
* docs: uncommitted changes are stashed and restored
* docs: add major version notes
* fix: update package version
* fix: update package-lock
* feat: revise proxy implementation
* docs: add notes for the revised proxy implementation
* feat: set and remove git safe directory
* docs: add notes for the git safe directory feature
* fix: use base url for proxy check
* feat: determine the git dir with rev-parse
* build: update package lock
* fix: remove support for ghes alpha
* feat: revise handling of team reviewers
* docs: update notes
* feat: body-path
* docs: update to v5
* docs: update to v5
* build: fix package lock
2023-04-05 08:41:18 +09:00
Peter Evans
2b011faafd
fix: add check for missing token input ( #1324 )
2022-11-28 16:10:24 +09:00
Peter Evans
331d02c7e2
fix: support github server url for pushing to fork ( #1318 )
...
* feat: support github server url for pushing to fork (#1315 )
Co-authored-by: Kevin Zhu <kevin.zhu@sap.com>
* fix: code formatting
* test: fix tests for getRemoteUrl
Co-authored-by: MildC <kevin.xizhu@gmail.com>
Co-authored-by: Kevin Zhu <kevin.zhu@sap.com>
2022-11-24 11:52:04 +09:00
Peter Evans
3f9dbd5a76
fix: replace use of any type ( #1251 )
2022-09-21 15:42:50 +09:00
Peter Evans
171dd555b9
fix: improve logging when checking fork ( #1246 )
2022-09-21 10:40:38 +09:00
Peter Evans
dcd5fd746d
feat: add-paths input ( #1010 )
...
* add add-pattern-array argument
* ignore return code
* doc to add-pattern-array
* update README.md
* cleanup after success commit
* fix integration tests
* add test
* update naming and docs
* update readme
* fix missing await
* update docs
Co-authored-by: avdim <avdim@mail.ru>
Co-authored-by: Авдеев Дима <avdeev@tutu.tech>
2021-12-14 11:23:29 +09:00
Peter Evans
c0a9598b0e
feat: add output for head sha
2021-11-04 10:42:17 +09:00
Peter Evans
3263596ac4
fix: set error types to any
2021-09-02 13:59:32 +09:00
Peter Evans
32c71c837c
fix: improve logging
2021-05-14 13:47:55 +09:00
Peter Evans
8bb8511e4d
fix: remove unnecessary gpg-sign input
2021-05-10 09:01:53 +09:00
Peter Evans
0524c01297
feat: add input to enable gpg commit signing
2021-05-09 10:14:59 +09:00
Peter Evans
b5f41d9b08
feat: add pull-request-operation output
2021-02-01 09:57:11 +09:00
Peter Evans
9984f611a7
fix: prune stale remote ref for self-hosted runners
2020-11-24 12:34:57 +09:00
Peter Evans
a49ee3308e
feat: add input for branch delete
2020-09-06 10:21:35 +09:00
Peter Evans
095c53659b
feat: support checkout on a commit in addition to a ref
2020-08-29 17:28:46 +09:00
Peter Evans
8bdec9b230
Fix pr create/update for already up to date branches
2020-08-19 17:08:59 +09:00
Peter Evans
1c466bedd5
Fix branch naming check for push-to-fork
2020-08-19 12:22:50 +09:00
Peter Evans
ee482f51bd
Move input next to commit related inputs for context
2020-07-31 16:56:10 +09:00
pvogt09
ddd52205b6
adds signoff option to sign off commits
...
Signed-off-by: pvogt09 <50047961+pvogt09@users.noreply.github.com>
2020-07-30 15:57:37 +02:00
Peter Evans
8c01dce3ac
Restore the branch-suffix input
2020-07-20 19:15:11 +09:00
Peter Evans
76c09b178c
Default author and committer to actions.yml defaults
2020-07-19 20:23:36 +09:00
Peter Evans
6fa44e144d
Set defaults in action.yml
2020-07-19 15:09:44 +09:00
Peter Evans
b5b1bc17a4
Remove branch-suffix input
2020-07-19 13:58:50 +09:00
Peter Evans
053b501145
Redesign from request-to-parent to push-to-fork
2020-07-18 15:35:30 +09:00
Peter Evans
1a182d0679
Fix function name
2020-07-17 21:06:16 +09:00
Peter Evans
24012f5c84
Refactor extraheader auth handling
2020-07-17 20:54:39 +09:00
Peter Evans
a6a1a418bf
Use force-with-lease to push the pr branch
2020-07-17 10:37:09 +09:00
Peter Evans
3c32fac1fe
Tidy log output into groups
2020-07-16 19:13:28 +09:00
Peter Evans
4ba9ca3d10
Convert action to typescript
2020-07-16 17:57:42 +09:00