Skip to content

issues Search Results · repo:uesteibar/reviewer-lottery language:TypeScript

Filter by

11 results
 (61 ms)

11 results

inuesteibar/reviewer-lottery (press backspace or delete to remove)

Hi there! Thank you for providing this GHA 🙏 Node 16 is becoming deprecated, see https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ Just like the previous ...
  • SarahFrench
  • Opened 
    on May 8, 2024
  • #46

Github is turning off Node 12 support and Actions need to be updated to Node 16 by June 14th. If not updated, this action will stop working. This is the current issue returned to us when this runs: assign_reviewers ...
  • mccarron
  • 2
  • Opened 
    on May 30, 2023
  • #39

We started to use this tool in our private repositories and we found that the tool can select the same person from the different groups. I think it s a useful feature to avoid duplications of the selected ...
  • monorilaci
  • 3
  • Opened 
    on May 23, 2023
  • #37

Currently, each time this is run it will potentially add new reviewers. I d like to run this after all our tests pass. It would be great if this could check the current set of reviewers on the PR and ...
  • shelbyd
  • 1
  • Opened 
    on Mar 29, 2023
  • #36

I think it should be mentioned somewhere that if the workflow is configured like: on: pull_request: types: [synchronize, opened, reopened, ready_for_review] The workflow internal logic is not prepared ...
  • CPerezz
  • 2
  • Opened 
    on Apr 12, 2022
  • #26

We have a use case where our open source project is having many reviewers (15-20) sorted in a team. It would be easier to manage them directly with the team than having to add them manually to each repository ...
  • destogl
  • 2
  • Opened 
    on Feb 12, 2022
  • #23

Something like: groups: - name: sample_group reviewers: 2 with_label: sample-group-reviewers usernames: - user_a - user_b - user_c
  • uesteibar
  • Opened 
    on May 31, 2021
  • #15

It would be great to have an internal_reviewers group setting, that would set how many reviews are required from that group if the PR author belongs to it. Example: For groups: - name: sample_group ...
enhancement
  • uesteibar
  • Opened 
    on Jul 16, 2020
  • #8

It should handle multiple groups, for example: group X = users A, B and C group Y = users B, D and E If when opening the PR, user B is already a reviewer, it shouldn t assign anyone else from team X, ...
enhancement
  • uesteibar
  • 1
  • Opened 
    on May 26, 2020
  • #7
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub