Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use zzak/action-discord@v8 #49008

Merged
merged 1 commit into from Aug 23, 2023
Merged

Conversation

zzak
Copy link
Member

@zzak zzak commented Aug 23, 2023

Fixes notifications from #48919


There is some more context if necessary in zzak/action-discord#7 and zzak/action-discord@v8.

Basically, I tried to "hide" the BUNDLE_ONLY part of rubocop inside of the action, but failed to do so without spending a ton of time trying to hack it.

Lastly, because we are only using this action as a step to notify when a job fails, it could be greatly simplified and just make that the only use-case for this action. It wasn't worth trying to support multiple modes for me.

* Removed 'fixed/still failing' modes
* Only runs when failure() step
* Include GITHUB_TOKEN to prevent rate-limits
* Need to reset BUNDLE_ONLY on rubocop job
@matthewd matthewd merged commit ec67f71 into rails:main Aug 23, 2023
4 checks passed
@zzak zzak deleted the workflows-rubocop-bundle_only branch August 23, 2023 07:27
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.

None yet

2 participants