Skip to content

AVRO-4233: [build] Remove explicit GITHUB_TOKEN#3659

Open
RyanSkraba wants to merge 1 commit intoapache:mainfrom
RyanSkraba:ryanskraba/AVRO-4233-remove-token
Open

AVRO-4233: [build] Remove explicit GITHUB_TOKEN#3659
RyanSkraba wants to merge 1 commit intoapache:mainfrom
RyanSkraba:ryanskraba/AVRO-4233-remove-token

Conversation

@RyanSkraba
Copy link
Contributor

@RyanSkraba RyanSkraba commented Feb 19, 2026

What is the purpose of the change

Remove explicit tokens from the PR labeler per https://infra.apache.org/github-actions-policy.html

Related PR: apache/iceberg#15335

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(The next step in resolving AVRO-4233 is to add the CodeQL analysis for GitHub actions.)

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

@github-actions github-actions bot added the build label Feb 19, 2026
# under the License.
#
name: "Pull Request Labeler"
on: pull_request_target
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
on: pull_request

let's remove the build label and then push a commit with this change to see whether it re-apply it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments