You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a ticket to create workflow automation using shared commisery workflow.
The commisery is not using shared workflows though a shared workflow file exists in .github repository.
Recently the PRs sharted to show warnings because of the lack of permissions in the commissary workflow.
The text was updated successfully, but these errors were encountered:
Warning: Input 'pull_request' has been deprecated with message: The Pull Request number is now automatically determined when running `on: pull_request`
Run tomtom-international/commisery-action@master
✅ Commit SHA (c0d697a[2](https://github.com/enarx/enarx/actions/runs/4009424637/jobs/6884760650#step:3:2)1ae2088c1200d6b7c25ed257b3773d1e)
✅ Your Pull Request complies with the Conventional Commits specification!
Warning: Unable to update Pull Request labels, did you provide the `write` permission for `issues` and `pull-requests`?
The course of action:
Fix the shared workflow first in .github and test it there
Use this shared workflow in all other repositories in the organization
This is a ticket to create workflow automation using shared commisery workflow.
The commisery is not using shared workflows though a shared workflow file exists in .github repository.
Recently the PRs sharted to show warnings because of the lack of permissions in the commissary workflow.
The text was updated successfully, but these errors were encountered: