kalegd / DigitalBacon

Create 3D websites easily that run on AR, VR, Desktop, and Mobile devices with Digital Bacon. No coding required, but supports an API to create plugins for advanced customizations
https://digitalbacon.io
Mozilla Public License 2.0
18 stars 8 forks source link

Research useful GitHub actions for this repository #3

Closed kalegd closed 9 months ago

kalegd commented 9 months ago

Find different GitHub actions to help streamline various aspects of this repo like in the build process or announcements

kalegd commented 9 months ago

auto-tag might be nice as I've clearly forgotten about github tags for the last 8 months...

https://github.com/marketplace/actions/auto-tag

kalegd commented 9 months ago

release-drafter will handle tracking changes between releases

https://github.com/marketplace/actions/release-drafter

kalegd commented 9 months ago

An action to automatically let users who open an issue with the label pending triage (default label) know to please allow me time to look at their issue. Something along the lines of "Thank you for filing this issue! I'll try to respond to this soon, but please understand it may take up to a few days if things are busy"

Following this example should work