6d44c9fd24
docs(README): Client ID can be used as App ID ( #251 )
...
closes #136
---------
Co-authored-by: Parker Brown <[email protected] >
2025-05-21 09:51:36 -07:00
0e0aa99a86
feat: permissions ( #168 )
...
- Load `app-permissions` from schema exported by `@octokit/openapi`
- Update documentation in README.md
- Implement the `permissions_*` inputs in the action code
---------
Co-authored-by: Parker Brown <[email protected] >
2025-03-27 19:00:54 +00:00
0fd38177ed
docs(README): add note about expiration ( #141 )
...
addresses https://github.com/actions/create-github-app-token/issues/121#issuecomment-2043214796
Co-authored-by: Parker Brown <[email protected] >
2024-06-11 20:56:57 -07:00
Gregor Martynus and GitHub
b3be847492
docs(README): Create a git committer string for an app installation ( #142 )
...
closes #137
2024-06-11 10:16:50 -07:00
Gregor Martynus and GitHub
34c66235f6
docs(README): remove github-api-url from most basic example ( #120 )
2024-03-30 11:15:37 -07:00
837e2752e0
feat: github-api-url ( #88 )
...
closes #77
---------
Co-authored-by: Parker Brown <[email protected] >
2024-01-26 10:51:16 -08:00
Gregor Martynus and GitHub
9769eb4076
build(.node-version): use latest LTS version ( #78 )
...
this should resolve
https://github.com/actions/create-github-app-token/actions/runs/6741605908/job/18326430392
2023-11-06 12:58:23 -08:00
Gregor Martynus and GitHub
d21ec768fd
ci(release): do not persist credentials when checking out ( #62 )
2023-10-06 13:42:08 -07:00
998b8757ce
ci(release): use local version ( #60 )
...
follow up to
https://github.com/actions/create-github-app-token/pull/59#issuecomment-1751353971
---------
Co-authored-by: Parker Brown <[email protected] >
2023-10-06 13:29:38 -07:00
Gregor Martynus and GitHub
bdb2377ad0
test: add coverage ( #58 )
2023-10-06 12:54:48 -07:00
Gregor Martynus and GitHub
4bb2d37925
ci(test): do not run end-to-end tests in PRs from forks ( #48 )
2023-09-21 16:34:10 -07:00
Gregor Martynus and GitHub
9f83520638
ci(test): actually run integrration tests ( #47 )
2023-09-21 13:53:30 -07:00
Gregor Martynus and GitHub
c08c5ace34
fix(GHES): respect GITHUB_API_URL when creating installation access token ( #38 )
...
Follow up to #36 . I just wanted to do some refactoring but turns out I
missed to pass the custom `request` instance to `createAppAuth`. It will
fallback to the default `request` which does not respect
`GITHUB_API_URL`
2023-08-29 22:29:41 -07:00
1dccc4ccc6
fix(release): update version in package.json ( #35 )
...
closes #34
Co-authored-by: Parker Brown <[email protected] >
2023-08-28 15:37:47 -07:00
Gregor Martynus and GitHub
9a6a017c10
fix(release): build dist/ before release ( #33 )
...
closes #32
2023-08-28 15:28:55 -07:00
Gregor Martynus and GitHub
27ab48741c
ci(release): use installation access token to checkout and push back changes ( #26 )
test / test (push) Has been cancelled
2023-08-23 10:57:42 -07:00
Gregor Martynus and GitHub
b287cb86e2
fix(deps): update @octokit packages to latest ( #24 )
2023-08-22 12:14:42 -07:00
Gregor Martynus and GitHub
803e078eb5
feat: use node20 as runner ( #23 )
...
test / test (push) Has been cancelled
should be available now as per
https://github.com/actions/runner/issues/2619#issuecomment-1679003443
2023-08-22 10:24:39 -07:00
Gregor Martynus and GitHub
9cf7227dfb
ci(release): set version on release and push using git plugin ( #22 )
2023-08-22 09:25:53 -07:00
Gregor Martynus and GitHub
cb1fcdda59
fix(README): fix name in usage examples ( #12 )
test / test (push) Has been cancelled
2023-08-21 15:09:16 -07:00
12aa81137b
fix(action-config): prepare for release to marketplace ( #10 )
...
test / test (push) Has been cancelled
https://github.com/marketplace/actions/github-app-token is taken, hence
the rename
---------
Co-authored-by: Parker Brown <[email protected] >
2023-08-21 14:32:39 -07:00
c04bb41e61
fix(README): update repository name, remove section for feature that is not yet implemented ( #9 )
...
test / test (push) Has been cancelled
Co-authored-by: Parker Brown <[email protected] >
2023-08-21 11:49:27 -07:00
75a13e1cc6
build(CODEOWNERS): initial version ( #7 )
...
Co-authored-by: Parker Brown <[email protected] >
2023-08-21 11:49:07 -07:00
Gregor Martynus and GitHub
d1dfb47fa4
ci: update test ( #8 )
2023-08-21 11:42:40 -07:00
Gregor Martynus and GitHub
847634eeb3
fix(ci): release configuration ( #6 )
/ demo (push) Has been cancelled
2023-06-15 15:51:56 -07:00
Gregor Martynus and GitHub
c08b7942e4
fix(README): update action name ( #5 )
/ demo (push) Has been cancelled
2023-06-15 15:48:41 -07:00
f45685208f
feat: initial version ( #1 )
...
/ demo (push) Has been cancelled
Co-authored-by: Parker Brown <[email protected] >
Co-authored-by: Gregor Martynus <[email protected] >
2023-06-08 17:04:10 -07:00
Gregor Martynus
abcb015889
docs(README): initial version
2023-05-18 15:37:30 -07:00
Gregor Martynus
22d3a36e60
docs(LICENSE): MIT
2023-05-18 15:33:42 -07:00