I’m working on automating some tasks for the release process. Does anybody know if we can get an apache service account such that a GitHub action can post builds to https://dist.apache.org/, or is that something that only a human can do? And if so, could such a service account be used for dev/, release/, and test/?
- Jason