index
:
forgejo-act
main
forgejo-act
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
model
/
github_context.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: improve warning about remote not found (#2169)
Josh Soref
2024-01-28
1
-1
/
+1
*
fix: ghc assignment typo (#1729)
ChristopherHX
2023-04-13
1
-1
/
+1
*
fix: add `server_url` attribute to github context (#1727)
Markus Wolf
2023-04-13
1
-0
/
+3
*
fix: correct ref and ref_name (#1672)
Markus Wolf
2023-03-09
1
-1
/
+4
*
feat: allow overriding of `GITHUB_` env variables (#1582)
Shubh Bapna
2023-02-03
1
-6
/
+65
*
fix: align github.ref to GitHub Action (#1362)
Markus Wolf
2022-09-27
1
-3
/
+6
*
fix: the number in the github event is of type number (#1252)
Markus Wolf
2022-07-12
1
-1
/
+1
*
Improve logging (#1171)
Björn Brauer
2022-06-17
1
-12
/
+13
*
refactor: remove github.com/pkg/errors dependency (#1077)
R
2022-06-10
1
-3
/
+4
*
feat: support `GITHUB_REF_NAME` & `GITHUB_REF_TYPE` (#1142)
Kevin Wang
2022-05-08
1
-0
/
+2
*
feat: try to read ref and sha from event payload if available (#889)
Björn Brauer
2022-01-21
1
-0
/
+113
*
refactor: export and move shared contexts into pkg/model (#931)
Björn Brauer
2021-12-22
1
-0
/
+28