mdedetrich commented on issue #339:
URL: 
https://github.com/apache/incubator-pekko/issues/339#issuecomment-1562320843

   > Note also that git tags are mutable, so when referring to a release it's 
better to refer to the commit hash.
   
   Actually when using github (which Pekko does) its possible to make them 
immutable via the use of git tag protection rules, see 
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-tag-protection-rules.
 Such a rule means that only admins (i.e ASF Infra) are able to edit or delete 
git tags once they have been added.
   
   I will check with `#asfinra` if its possible to do this with their 
`.asf.yaml`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to