Commit Graph
2 Commits
Author SHA1 Message Date
chiranjib-swain 22bf4d49ed Update license files for @octokit dependencies and remove obsolete entries 2025-11-12 15:23:30 +05:30
Chiranjib Swain 25abb3cad4 Improve Labeler Action Documentation and Error Handling for Permissions (#897)
* Update README.md and labeler.ts to clarify permissions for GitHub Labeler Action

* Update dist/index.js with latest build changes

* Update README.md to clarify manual label creation as an alternative to granting issues write permission

* Fix labeler error handling to ensure case-insensitive check for unauthorized access

* Refactor error handling in labeler to throw an error for unauthorized access instead of logging

* Add tests for labeler error handling and improve error reporting
2025-09-19 14:46:04 -05:00