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: retrieve author_association from event data and other cleanup #205

Merged
merged 4 commits into from
Jul 31, 2023

Conversation

gotmax23
Copy link
Collaborator

Fixes: #204

Using a @cached_property that's tied to the class instance makes more
sense than a global cache.
@gotmax23 gotmax23 self-assigned this Jul 31, 2023
@github-actions github-actions bot added the needs_triage Needs a first human triage before being processed. label Jul 31, 2023
gotmax23 added 3 commits July 31, 2023 13:41
This is needed so that the dataclass can have dict and other mutable
types as fields.
This way, the script can take action based on specific events when that
data is available.
The Github Actions API token apparently doesn't have sufficient ACLs to
retrieve this from the API.

Fixes: ansible#204
@gotmax23 gotmax23 marked this pull request as ready for review July 31, 2023 13:52
@gotmax23 gotmax23 merged commit feabfb6 into ansible:devel Jul 31, 2023
@gotmax23 gotmax23 removed the needs_triage Needs a first human triage before being processed. label Jul 31, 2023
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.

pr_labeler: new contributor welcome is borked
1 participant