Filipe Freire
|
67f1be735c
|
Fix changelog.yml deprecation warning (#5374)
|
2022-11-04 12:36:44 +01:00 |
|
Filipe Freire
|
23760ab24b
|
Fix for set-ouput deprecation (#5292)
* Fix for set-ouput deprecation
Related to https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
* rm extra space
|
2022-10-17 13:14:47 +01:00 |
|
Filipe Freire
|
608fb30bf3
|
Re-add the changelog workflow changes from #4655. (#4662)
|
2022-04-01 10:10:00 +00:00 |
|
Filipe Freire
|
d0d86f9bc5
|
Add git merge info to release-build. (#4628)
* Add git merge info to release-build.
* Improve spacing
|
2022-03-24 12:20:24 +00:00 |
|
Filipe Freire
|
dee0b47039
|
Changelog generation for the automated releases (#4574)
* Create changelog workflow
* Change env variables.
* Add TODOs.
* Update changelog generator workflow.
* Fix copy-paste typo :)
* Print changelog inside code snippet
* Update comment changes.
* Add --onlyShowMissing support.
* Fix typo
* Create CHANGELOG_TOKEN secret
* Revert GITHUB_TOKEN
* Fix typo
* Fix HEAD
* Use Kong as OWNER
* Update .github/workflows/changelog.yml
Co-authored-by: David Marby <david@dmarby.se>
* Add support for PR trigger & always run onlyShowMissing.
* Fix text
* Fix ref and if clauses
* Fix ref and if clauses
* Add notice in case changelogs fail.
* Change get latest release.
* Fix typo
* Remove unnecessary TODO
Co-authored-by: David Marby <david@dmarby.se>
|
2022-03-23 11:57:51 +00:00 |
|