Carlo Sala
544eb17e33
ci(project): use ohmyzsh's bot credentials
2 years ago
Marc Cornellà
1342459b15
ci: fix update of plugin or theme fields
...
See [1] for the reference of value field (ProjectV2FieldValue type),
and [2] for sample application code.
[1] https://docs.github.com/en/graphql/reference/input-objects#projectv2fieldvalue
[2] https://docs.github.com/en/enterprise-cloud@latest/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions#example-workflow-authenticating-with-a-github-app
3 years ago
Lennart Ochel
239e2f9fcd
ci: migrate to ProjectV2 GraphQL API ( #11311 )
3 years ago
Alex
065f5ffc5a
ci: harden permissions for GitHub Workflows ( #11174 )
...
* build: harden main.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* build: harden project.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
* Update project.yml
The permissions are not necessary, because a separate token is used `GITHUB_TOKEN: ${{ secrets.PROJECT_TOKEN }}`
3 years ago
Marc Cornellà
4d9e5ce9a7
ci(project): sort issues and PRs when reopened
4 years ago
Marc Cornellà
ebfd7cb219
ci: cancel current runs on new trigger
4 years ago
Marc Cornellà
b481955761
ci(project): fix .list files not found error
4 years ago
Marc Cornellà
0ca2e48ee8
ci(project): fix `gh pr view` call to use ohmyzsh repository
4 years ago
Marc Cornellà
63345c4e5d
ci: disable GitHub Actions on forks
4 years ago
Marc Cornellà
512839ef78
chore: simplify project GitHub Action
4 years ago
Marc Cornellà
9dd1dc49d9
chore: simplify `GITHUB_TOKEN` env in project GitHub Action
4 years ago
Marc Cornellà
121ee818a5
chore: I'm dumb af
4 years ago
Marc Cornellà
dd7f0f2211
chore: let's try again
4 years ago
Marc Cornellà
17c52ccfc9
chore: look ma no auth!
4 years ago
Marc Cornellà
861e7e24a3
chore: please work
4 years ago
Marc Cornellà
1d35b30461
chore: fix auth in Project tracking Action
4 years ago
Marc Cornellà
95a66532d1
chore: use GITHUB_TOKEN auth for Project Beta GitHub Action
4 years ago
Marc Cornellà
d1c07f9569
chore: add Projects Beta GitHub Action
4 years ago