Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Adding Organisation support #3

Merged
merged 4 commits into from
Sep 29, 2022
Merged

Feature: Adding Organisation support #3

merged 4 commits into from
Sep 29, 2022

Conversation

ginwakeup
Copy link
Owner

This change adds Organisation support.

To use it, simply specify an organisation in the config file:

organization:
  test-org-name:
    to_latest_revision: true
    init: true
    force_reset: true
    recursive: true
interval: 3

The Organisation is retrieved through GitHub API, all its repos gets pulled locally and then monitored/updated.

@ginwakeup ginwakeup merged commit 6163785 into main Sep 29, 2022
@ginwakeup ginwakeup deleted the feat/org-support branch September 29, 2022 21:45
@ginwakeup ginwakeup added the bug Something isn't working label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant