-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
https://github.com/sbt/sbt-github-actions
sbt-typelevel made its own fork of sbt-github-actions when it was in a lull, and I was moving fast. Since then @mdedetrich has revived maintenance on the upstream plugin, which is now published under sbt org. The original intent was always to reconcile with upstream, and now the time has come.
For this to be successful, we will need to:
- upstream our changes in the fork (several have already been upstreamed)
- re-integrate sbt-typelevel with the upstream plugin
- have a dedicated maintainer on the upstream plugin, to review PRs in context of how we use the plugin in sbt-typelevel
The benefits will be shared maintenance with the wider community and access to several interesting features happening upstream (e.g., customizable workflow permissions, multiple workflow files, etc.).
Reactions are currently unavailable