15 Commits

Author SHA1 Message Date
Gregor Martynus 803e078eb5 feat: use node20 as runner (#23)
should be available now as per
https://github.com/actions/runner/issues/2619#issuecomment-1679003443
v1.1.0
2023-08-22 10:24:39 -07:00
Gregor Martynus 9cf7227dfb ci(release): set version on release and push using git plugin (#22) 2023-08-22 09:25:53 -07:00
Parker Brown 7bbad93287 build(CODEOWNERS): update team name (#16) 2023-08-21 21:44:58 -07:00
Parker Brown e5568a0249 ci(dependabot config): initial version (#15)
Configures Dependabot version updates, which enables Dependabot to open
pull requests automatically to keep dependencies up-to-date when new
versions are available.
2023-08-21 21:44:26 -07:00
Gregor Martynus cb1fcdda59 fix(README): fix name in usage examples (#12) v1.0.5 2023-08-21 15:09:16 -07:00
Gregor Martynus 12aa81137b fix(action-config): prepare for release to marketplace (#10)
https://github.com/marketplace/actions/github-app-token is taken, hence
the rename

---------

Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com>
v1.0.4
2023-08-21 14:32:39 -07:00
Parker Brown 950f8a0559 docs(README): update title, description, formatting, and more (#11)
- Update title
- Remove blockquote formatting from description to improve accessibility
- Capitalize "app" in "GitHub App" for consistency
- Add missing periods in unordered list
- Use new highlight syntax for note
2023-08-21 14:31:57 -07:00
Gregor Martynus c04bb41e61 fix(README): update repository name, remove section for feature that is not yet implemented (#9)
Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com>
v1.0.3
2023-08-21 11:49:27 -07:00
Gregor Martynus 75a13e1cc6 build(CODEOWNERS): initial version (#7)
Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com>
2023-08-21 11:49:07 -07:00
Gregor Martynus d1dfb47fa4 ci: update test (#8) 2023-08-21 11:42:40 -07:00
Gregor Martynus 847634eeb3 fix(ci): release configuration (#6) v1.0.2 2023-06-15 15:51:56 -07:00
Gregor Martynus c08b7942e4 fix(README): update action name (#5) v1.0.1 2023-06-15 15:48:41 -07:00
Gregor Martynus f45685208f feat: initial version (#1)
Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com>
Co-authored-by: Gregor Martynus <gr2m@users.noreply.github.com>
v1.0.0
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