Skip to content

Conversation

@deiga
Copy link
Contributor

@deiga deiga commented Jan 2, 2026

Resolves #2604

Probably also resolves the following issues:
Resolves #897
Resolves #577
Resolves #2655
Resolves #2700


Before the change?

  • Repository creation can be flaky, since the API endpoint doesn't wait for repo creation
  • Repository sweeper didn't actually work

After the change?

  • Repository creation waits for up to 2 minutes before trying to modify any parts of the repository to ensure that it exists
  • Some test repo names have been aligned to enable sweeper
  • Added make target for sweep

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

deiga added 3 commits January 2, 2026 13:40
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
Resolves integrations#2604

Signed-off-by: Timo Sand <timo.sand@f-secure.com>
@github-actions github-actions bot added the Type: Bug Something isn't working as documented label Jan 2, 2026
@github-actions
Copy link

github-actions bot commented Jan 2, 2026

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Something isn't working as documented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant