-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update layout for workflow events, actions #68
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cslant/souvenir-tcom These are events that have not been updated:
- workflow_job
- pull_request
- label
- deploy_key
resources/views/events/github/branch_protection_rule/deleted.blade.php
Outdated
Show resolved
Hide resolved
resources/views/events/github/branch_protection_rule/edited.blade.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cslant/souvenir-tcom deploy_key have been updated
resources/views/events/github/branch_protection_rule/edited.blade.php
Outdated
Show resolved
Hide resolved
resources/views/events/github/branch_protection_rule/created.blade.php
Outdated
Show resolved
Hide resolved
Co-authored-by: TramJa Com <[email protected]>
d2966fa
to
5555385
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the #40 will be closed even though not all events are complete. Missing events will be split into small issues or pr.
No description provided.