Skip to content

Choose a tag to compare

@retlehs retlehs released this 11 Mar 23:43
· 2 commits to main since this release
557d74e

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