1.4.4
github-actions
released this
11 Oct 09:56
·
31 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Branch discovery: Add strategy for all branches that also files PRs and master / main branch (#56) @pavog
🐛 Bug fixes
- Fix JENKINS-67807 - : Use system level access to fetch the access token (#61) @gtudan
- Use username from sshkey credentials instead of "git" when checking out with ssh:// (#55) @pavog
📝 Documentation updates
- JENKINS-69027 - Add hint regarding Gitea 1.16.9 API permissions (#58) @justusbunsi