Skip to content

Releases: roots/discourse-topic-github-release-action

v1.1.0

11 Mar 23:43
557d74e

Choose a tag to compare

Discourse Username Mapping

  • Added GitHub → Discourse username mapping via owner/.github/discourse.yml (#3)
  • Added optional github-token input for reading that mapping file

Behavior

  • discourse-author-username still takes priority when set
  • If omitted, action tries mapping from .github/discourse.yml
  • If no mapping is found (or file is unavailable), falls back to system

Compatibility

  • Backward compatible

v1.0.3

11 Mar 22:38
3d5c01f

Choose a tag to compare

Convert to ESM and upgrade @actions/* to latest majors (#4)

v1.0.2

11 Mar 22:25
581d183

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Feb 00:03
c30dc23

Choose a tag to compare

What's Changed

  • Update GH dependencies to address 'set-output' deprecation by @NotMyFault in #1

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Mar 14:29
fc9e50f

Choose a tag to compare

Initial release