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

MAINT: enhance the configuration for the pull-request-labeler workflow #19728

Merged
merged 6 commits into from Dec 22, 2023

Commits on Dec 21, 2023

  1. MAINT, ENH: move labeler permissions to the level of the job

     See scipy#19088. These permissions are moved from the level of the workflow to that of the job for security reasons, since this workflow uses the `pull_request_target` event.
    
    [skip cirrus] [skip circle]
    agriyakhetarpal committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4f103ea View commit details
    Browse the repository at this point in the history
  2. MAINT: run labeler workflow when PRs are opened

    As per the discussion in scipy#19088
    
    [skip circle] [skip cirrus]
    agriyakhetarpal committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7d2a1de View commit details
    Browse the repository at this point in the history
  3. MAINT: update to actions/labeler@v5

    See scipy#19088
    
    [skip cirrus] [skip circle]
    agriyakhetarpal committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d781eeb View commit details
    Browse the repository at this point in the history
  4. MAINT: remove comments about workflow permissions

    See scipy#19088
    
    [skip cirrus] [skip circle]
    
    Co-authored-by: Jake Bowhay <60778417+j-bowhay@users.noreply.github.com>
    agriyakhetarpal and j-bowhay committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    df8d8ea View commit details
    Browse the repository at this point in the history
  5. move comment to correct place

    [skip ci]
    j-bowhay committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2e7d1b1 View commit details
    Browse the repository at this point in the history
  6. fixed indentation

    [skip ci]
    j-bowhay committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1a1c982 View commit details
    Browse the repository at this point in the history