Skip to content

Add disable toggle and user required role configuration for rerun action #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OpreaSergiu24
Copy link

@OpreaSergiu24 OpreaSergiu24 commented May 12, 2025

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

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

Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.72%. Comparing base (803edab) to head (540ea0e).
Report is 48 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #448      +/-   ##
============================================
+ Coverage     71.80%   73.72%   +1.91%     
- Complexity      162      176      +14     
============================================
  Files            16       16              
  Lines           532      567      +35     
  Branches         51       54       +3     
============================================
+ Hits            382      418      +36     
+ Misses          124      123       -1     
  Partials         26       26              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@OpreaSergiu24 OpreaSergiu24 force-pushed the extend-rerun-action-functionality branch from 079e8f7 to 540ea0e Compare May 14, 2025 09:40
@OpreaSergiu24 OpreaSergiu24 marked this pull request as ready for review May 14, 2025 14:02
@OpreaSergiu24 OpreaSergiu24 requested a review from a team as a code owner May 14, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant