[
https://issues.apache.org/jira/browse/BEAM-13779?focusedWorklogId=718182&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-718182
]
ASF GitHub Bot logged work on BEAM-13779:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jan/22 20:15
Start Date: 31/Jan/22 20:15
Worklog Time Spent: 10m
Work Description: damccorm commented on pull request #16665:
URL: https://github.com/apache/beam/pull/16665#issuecomment-1026168249
R: @lostluck
If there's a better reviewer let me know, I noticed this was broken a little
while back and figured I'd put up a quick fix. I believe the labeler is failing
on this run because its trying to access `secrets.GITHUB_TOKEN` which isn't
available to forks, but it should be fine once this is merged (and you can see
it working on my fork - https://github.com/damccorm/beam/pull/1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 718182)
Remaining Estimate: 10m (was: 20m)
Time Spent: 20m (was: 10m)
> PR Labeler Broken
> -----------------
>
> Key: BEAM-13779
> URL: https://issues.apache.org/jira/browse/BEAM-13779
> Project: Beam
> Issue Type: Bug
> Components: beam-community
> Reporter: Danny McCormick
> Assignee: Danny McCormick
> Priority: P3
> Original Estimate: 0.5h
> Time Spent: 20m
> Remaining Estimate: 10m
>
> I noticed that we have a labeler config
> (https://github.com/apache/beam/blob/master/.github/autolabeler.yml) that
> used to be working, but no longer is. It would be nice to have PR labels so
> that we can quickly answer questions like: what are all of the Go PRs that
> have been completed recently. This is extra nice for new contributors who are
> trying to find their way around the repo/recent changes.
>
> I suspect that the labeler stopped working because probot support was
> deprecated in favor of the GitHub Actions labeler.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)