Skip to content

v0.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 23:31
· 18 commits to main since this release
d9effd7
add optional policy allowing push access @kpankonen (#98)

what

  • adds the ability to give push-only access to the repository

why

  • full access was more than we wanted in our situation (CI pushing images to the repo) so we added a principals_push_access to give push-only access.

references

  • policy is based on this AWS doc
Sync github @max-lobur (#104)

Sync github from the template