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

Fix get_gitea_issues function: Add issue type, content check #76

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

Persimmonboy
Copy link
Contributor

Output from test script running on gitea:

➜  grafana-docs-monitoring python3 open_issues.py 
2024-07-22 15:57:46,254 - INFO - Gathering Gitea issues for docs...
2024-07-22 15:57:53,157 - INFO - Total issues fetched: 354
2024-07-22 15:57:53,158 - INFO - Issue ID: 7188, Title: [DCS][API] - Querying SSL Encryption of an Instance - Table 2 - enabled parameter - value false should be removed from here
2024-07-22 15:57:53,158 - INFO - Issue ID: 7181, Title: IMS UMN - mistake in table name
...

image

@Persimmonboy Persimmonboy force-pushed the fix-open-issues-for-gitea-function branch from c9a0c93 to 5642eb3 Compare July 22, 2024 14:16
@Persimmonboy
Copy link
Contributor Author

@YustinaKvr Please check new version from branch on your test environment, I've only check the functions itself and it works.

@Persimmonboy Persimmonboy added the gate Merge PR label Jul 23, 2024
Copy link

otc-zuul bot commented Jul 23, 2024

@otc-zuul otc-zuul bot merged commit 770ed1b into main Jul 23, 2024
3 checks passed
@otc-zuul otc-zuul bot deleted the fix-open-issues-for-gitea-function branch July 23, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants