https://github.com/cisagov/action-apb
GitHub Action to trigger repository rebuilds that haven't occurred recently.
https://github.com/cisagov/action-apb
dispatch github-action rebuild
Last synced: 3 months ago
JSON representation
GitHub Action to trigger repository rebuilds that haven't occurred recently.
- Host: GitHub
- URL: https://github.com/cisagov/action-apb
- Owner: cisagov
- License: cc0-1.0
- Created: 2020-05-01T01:14:54.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-08T18:11:18.000Z (7 months ago)
- Last Synced: 2025-09-20T18:07:16.656Z (4 months ago)
- Topics: dispatch, github-action, rebuild
- Language: Shell
- Size: 975 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# action-apb #
[](https://github.com/cisagov/action-apb/actions)
[](https://github.com/cisagov/action-apb/actions?query=workflow%3Arebuild_org)
[](https://github.com/cisagov/action-apb/actions/workflows/codeql-analysis.yml)
[](https://coveralls.io/github/cisagov/action-apb?branch=develop)
This is a generic skeleton project that can be used to quickly get a
new [cisagov](https://github.com/cisagov) Python library GitHub
project started. This skeleton project contains [licensing
information](LICENSE), as well as
[pre-commit hooks](https://pre-commit.com) and
[GitHub Actions](https://github.com/features/actions) configurations
appropriate for a Python library project.
## Contributing ##
We welcome contributions! Please see [`CONTRIBUTING.md`](CONTRIBUTING.md) for
details.
## License ##
This project is in the worldwide [public domain](LICENSE).
This project is in the public domain within the United States, and
copyright and related rights in the work worldwide are waived through
the [CC0 1.0 Universal public domain
dedication](https://creativecommons.org/publicdomain/zero/1.0/).
All contributions to this project will be released under the CC0
dedication. By submitting a pull request, you are agreeing to comply
with this waiver of copyright interest.