github-checks-plugin icon indicating copy to clipboard operation
github-checks-plugin copied to clipboard

Add disable toggle and user required role configuration for rerun action

Open OpreaSergiu24 opened this issue 8 months ago • 1 comments

This pull request will extend the functionality of the rerun action event with the following

  • a toggle which will allow the action to be disabled
  • a field which can be used to configure a role which users are required to have to be able to trigger the action

Testing done

Changes are covered by automated tests

Frontend before the changes

image

Frontend after the changes

image

Submitter checklist

  • [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [x] Ensure that the pull request title represents the desired changelog entry
  • [x] Please describe what you did
  • [ ] Link to relevant issues in GitHub or Jira
  • [ ] Link to relevant pull requests, esp. upstream and downstream changes
  • [x] Ensure you have provided tests - that demonstrates feature works or fixes the issue

OpreaSergiu24 avatar May 12 '25 14:05 OpreaSergiu24