Skip to content

contributors.yml script is behaving unexpectedly. #137

@may-tas

Description

@may-tas

Describe the bug

  • The contributors.yml file is behaving strangely; when GitHub Actions open a PR and that PR is merged, it also triggers the script for the merged PR (created by GitHub Actions), resulting in a loop.

Expected behaviour

  • The contributors.yml script should function normally, and it should execute only when a genuine GitHub account's pull request is merged, at which point the script will run and open a new pull request.

Actual behaviour

  • It is opening pull requests (PRs) unnecessarily for its own GitHub Actions PR.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions