jenkinsci / jenkinsci/script-security-plugin
[JENKINS-22661] Pending script approvals should be deleted if an administrator saves that script
- Dominant language
- Java
- Stars
- 76
- Forks
- 181
- Avg merge
- 14h 55m
- Merged PRs (30d)
- 3
Description
If we are configuring a given script as someone with RUN_SCRIPTS then any prior pending approval (say from Items.load) ought to be deleted, since clearly the script is OK.
---
Originally reported by
jglick, imported from: Pending script approvals should be deleted if an administrator saves that script
jglick
Raw content of original issue
If we are configuring a given script as someone with RUN_SCRIPTS then any prior pending approval (say from Items.load) ought to be deleted, since clearly the script is OK.
Contributor guide
Assessment
This issue has not been assessed yet.