You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
When a docs.getdbt.com issue is generated, it's missing the author and the labels. I'm not sure why.
Expected Behavior
All data that is passed through ends up in the issue
Steps To Reproduce
Put the user docs label on a merged PR. Then look at the generated issue.
Relevant log output
Example issue created: https://github.com/dbt-labs/docs.getdbt.com/issues/3941
Environment
- OS:
- Python:
- dbt:
Which database adapter are you using with dbt?
No response
Additional Context
When I run the same command that is present in the workflow logs from my terminal the issue is created as expected, with all fields filled as expected. This makes me think it's something to do with GHA and not the actual create command.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
[Bug] Generating docs.getdbt.com issues is missing data
[CT-3006] [Bug] Generating docs.getdbt.com issues is missing data
Aug 17, 2023
Is this a new bug in dbt-core?
Current Behavior
When a docs.getdbt.com issue is generated, it's missing the author and the labels. I'm not sure why.
Expected Behavior
All data that is passed through ends up in the issue
Steps To Reproduce
Put the
user docs
label on a merged PR. Then look at the generated issue.Relevant log output
Environment
Which database adapter are you using with dbt?
No response
Additional Context
When I run the same command that is present in the workflow logs from my terminal the issue is created as expected, with all fields filled as expected. This makes me think it's something to do with GHA and not the actual create command.
The text was updated successfully, but these errors were encountered: