This is based on existing workflows.
As far as I can tell, it doesn't seem to be possible to use environment variables in the config, so we need to replace [APP_NAME] in .github/release-drafter.yml manually (meshery-consul: [APP_NAME] -> Consul).
@FujishigeTemma I scratched my head at that question for awhile as well. At the moment, I can't remember which repo I used when trying to figure it out, though.
This is based on existing workflows. As far as I can tell, it doesn't seem to be possible to use environment variables in the config, so we need to replace
[APP_NAME]
in.github/release-drafter.yml
manually (meshery-consul
:[APP_NAME]
-> Consul).Close #13