Skip to content

AbsaOSS/organizational-workflows

Repository files navigation

Organizational Workflows

A collection of reusable GitHub Actions workflows with Python automation backends, designed to be shared across an organization. Each solution is self-contained: a reusable workflow and dedicated documentation.


Solutions

Solution Description Docs
Security Turns Code Scanning alerts (e.g. AquaSec) into a managed GitHub Issues backlog with lifecycle automation README

Repository Layout

.github/workflows/          # reusable GitHub Actions workflows (the product)
src/
  core/                     # shared utilities (GitHub API, config, helpers)
  security/                 # security automation scripts & modules
docs/
  security/                 # business-level documentation & example workflows
tests/                      # all tests (mirrors src/ structure)

Business Documentation

For a high-level overview of each solution's purpose and value:


Developer & Contribution Guide

We welcome community contributions!


License & Support

This project is licensed under the Apache License 2.0. See the LICENSE file for full terms.

About

Public repository standards toolkit: templates, labels, policy examples, and optional automation for GitHub repos.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors