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
* Labeling step
Added step to the pipeline so it will use the new action to add the pipeline end status to the pr as a label.
* Added labeling action
Added action to add label to the fork pr with the pipeline result.
* checkout version
setting checkout version as it was
* Change label content
Changed labels content added
* Change actions version
Changed actions to add label from v1 to commit_sha to make it immutable
* Add token
Add token manually to be sure it doesn't get error.
* Add token
Added token to the action to assure it won't become an error later on (As of previous tests, in private repository, it didn't need the token as it took it manually, but in recent tests it gave error because it cannot find it)
0 commit comments