Add issues write permission to untriaged label workflow#6153
Conversation
Signed-off-by: shreyah963 <shreyab963@gmail.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 33e4e8c.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6153 +/- ##
==========================================
+ Coverage 74.97% 75.00% +0.02%
==========================================
Files 453 452 -1
Lines 29112 29106 -6
Branches 4386 4382 -4
==========================================
+ Hits 21828 21831 +3
+ Misses 5257 5247 -10
- Partials 2027 2028 +1 🚀 New features to boost your workflow:
|
…roject#6153) Signed-off-by: shreyah963 <shreyab963@gmail.com> Signed-off-by: Terry Quigley <terry.quigley@sas.com>
Description
Add
permissions: issues: writeto theadd-untriaged.ymlworkflow to fix 403 "Resource not accessible by integration" error when applying the 'untriaged' label to issues.Issues Resolved
[List any issues this PR will resolve]
Is this a backport? If so, please add backport PR # and/or commits #, and remove
backport-failedlabel from the original PR.Do these changes introduce new permission(s) to be displayed in the static dropdown on the front-end? If so, please open a draft PR in the security dashboards plugin and link the draft PR here
Testing
[Please provide details of testing done: unit testing, integration testing and manual testing]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.