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

labeler: fix log() type annotations #165

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

gotmax23
Copy link
Collaborator

print() coerces any object to a str.

print() coerces any object to a str.
@gotmax23 gotmax23 self-assigned this Jul 25, 2023
@gotmax23 gotmax23 closed this Jul 25, 2023
@gotmax23 gotmax23 reopened this Jul 25, 2023
@github-actions github-actions bot added the needs_triage Needs a first human triage before being processed. label Jul 25, 2023
@gotmax23 gotmax23 removed the needs_triage Needs a first human triage before being processed. label Jul 25, 2023
@gotmax23 gotmax23 merged commit 5c48149 into ansible:devel Jul 25, 2023
gotmax23 added a commit to gotmax23/ansible-documentation that referenced this pull request Jul 25, 2023
print() coerces any object to a str.
gotmax23 added a commit to gotmax23/ansible-documentation that referenced this pull request Jul 25, 2023
print() coerces any object to a str.
gotmax23 added a commit to gotmax23/ansible-documentation that referenced this pull request Jul 25, 2023
print() coerces any object to a str.
gotmax23 added a commit that referenced this pull request Jul 25, 2023
* Add Github Action to label issues and PRs (#118)

* labeler: welcome new contributors

Fixes: #69

* labeler: improve logging

* labeler: add --authed-dry-run flag

Some data such as author_association is only available to authenticated API
users. This helps with testing.

* ci labeler: fix `Print event information` step (#166)

* labeler: fix log() type annotations (#165)

print() coerces any object to a str.
gotmax23 added a commit that referenced this pull request Jul 25, 2023
* Add Github Action to label issues and PRs (#118)

* labeler: welcome new contributors

Fixes: #69

* labeler: improve logging

* labeler: add --authed-dry-run flag

Some data such as author_association is only available to authenticated API
users. This helps with testing.

* ci labeler: fix `Print event information` step (#166)

* labeler: fix log() type annotations (#165)

print() coerces any object to a str.
gotmax23 added a commit that referenced this pull request Jul 25, 2023
* Add Github Action to label issues and PRs (#118)

* labeler: welcome new contributors

Fixes: #69

* labeler: improve logging

* labeler: add --authed-dry-run flag

Some data such as author_association is only available to authenticated API
users. This helps with testing.

* ci labeler: fix `Print event information` step (#166)

* labeler: fix log() type annotations (#165)

print() coerces any object to a str.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant