Skip to content

Allow for user configurable message header #33

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

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

platisd
Copy link
Owner

@platisd platisd commented Jun 1, 2024

Allow users to specify if they want the report's header. This will allow them to customize the behavior and enable multiple Action runs in different steps of the same workflow as long as each title is unique.

Fixes #32

Allow users to specify if they want the report's header.
This will allow them to customize the behavior and enable
multiple Action runs in different steps of the same workflow
as long as each title is unique.

Fixes #32
@platisd platisd force-pushed the user_configurable_message_header branch from 02e833a to 189b397 Compare June 1, 2024 14:12
Repository owner deleted a comment from github-actions bot Jun 1, 2024
Copy link

github-actions bot commented Jun 1, 2024

📌 Duplicate code detection tool report (1)

The tool analyzed your source code and found the following degree of similarity between the files:

duplicate_code_detection.py

📄 duplicate_code_detection.py

File Similarity (%)
run_action.py 16.05 ⚠️
run_action.py

📄 run_action.py

File Similarity (%)
duplicate_code_detection.py 16.05 ⚠️

Copy link

github-actions bot commented Jun 1, 2024

📌 Duplicate code detection tool report (2)

The tool analyzed your source code and found the following degree of similarity between the files:

duplicate_code_detection.py

📄 duplicate_code_detection.py

File Similarity (%)
run_action.py 16.05 ⚠️
run_action.py

📄 run_action.py

File Similarity (%)
duplicate_code_detection.py 16.05 ⚠️

@platisd platisd force-pushed the user_configurable_message_header branch 2 times, most recently from 9d15d4e to 189b397 Compare June 1, 2024 14:18
Copy link

github-actions bot commented Jun 1, 2024

📌 Duplicate code detection tool report

The tool analyzed your source code and found the following degree of similarity between the files:

duplicate_code_detection.py

📄 duplicate_code_detection.py

File Similarity (%)
run_action.py 16.05 ⚠️
run_action.py

📄 run_action.py

File Similarity (%)
duplicate_code_detection.py 16.05 ⚠️

@platisd platisd merged commit f0413b1 into master Jun 1, 2024
2 checks passed
@platisd platisd deleted the user_configurable_message_header branch June 1, 2024 14:19
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.

feature request: update comments for different detections
1 participant