-
Notifications
You must be signed in to change notification settings - Fork 32
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
gitStream not working in one of repository in our organization, but it works in my personal repository. #188
Comments
@Sekhar9581 Thank you for giving gitStream a try! Check the following: Go to https://github.com/apps/gitstream-cm/installations/new and check that under Check you see the following directory strcuture in your repo:
If these steps doesn't help, please check the Action tab, and see if it includes gitStream runs. Let me know if it worked |
Does both files merged to the default branch?
|
It seems that gitStream service isn't triggered by GitHub on your pull request, therefore it doesn't run the GitHub action at all. Can you share the org name you installed gitStream for (it's the 2nd element in the PR URL, right after https://github.com)? It will help to make sure that it was installed properly |
Sure, here it is 'https://github.com/Ocwen-Financial/gitstream' |
@Sekhar9581 we see an issue with gitStream access to your org. Please add gitStream app to your authorized IPs, see GitHub instruction: https://docs.github.com/en/enterprise-cloud@latest/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-allowed-ip-addresses-for-your-organization#allowing-access-by-github-apps |
Hi @vim-zz took some time to get back to you. Before enabling IP allow list for installed GitHub Apps, I have some queries. Can you please help me to understand below?
|
Hi @Sekhar9581
I hope it clarify things, let me know if you have more questions |
Hi @vim-zz |
Hi @Sekhar9581 thanks for your patience with us. Are you still having this issue? If so, do you see any errors in your GitHub Actions log for this? |
Describe the bug
First, I have tried GITStream with few automation actions in my personal GitHub repository, it worked fine. But same not working in one of repository of our organization. I have installed GITStream in a repository and added gitstream.cm and gitstream.yml file properly, still I cannot see any action running. Tried with different automations, nothing works. Do I need to focus on any organization/repository settings?
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
.cm
automation fileExpected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: