Commit Graph

24 Commits

Author SHA1 Message Date
GitHub
d639d813b0 chore: Update .github/workflows/stale.yml [skip ci] 2023-06-28 08:50:54 +00:00
Piotr Galar
af34af2ee3
chore: update push in data.yml 2023-06-16 12:48:18 +02:00
GitHub
c564f7bf4e chore: Update .github/workflows/stale.yml [skip ci] 2023-06-14 11:12:39 +00:00
Piotr Galar
042316651c
Update broken_link_cron.yml 2023-02-08 10:45:37 +01:00
Russell Dempsey
76a4a596da
fix: Attempt to fix forks "rebuild" commit 2022-10-04 16:10:51 -07:00
Russell Dempsey
552546c0df
chore: change pr workflow to pull_request_target
secrets should be available on PRs, see https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target
2022-09-28 14:34:46 -07:00
Russell Dempsey
8078b823b4
fix: prevent forks from auto updating readme
ensure that the Rebuild commit only applies to the ipfs/awesome-ipfs repo
2022-09-28 14:25:48 -07:00
Russell Dempsey
5062b6d512
fix: run-danger workflow
related to https://github.com/danger/danger/issues/1103
2022-09-28 13:53:47 -07:00
Russell Dempsey
da14bf07bf
chore: fix danger workflow
@see https://github.com/ipfs/awesome-ipfs/actions/runs/3146587462/jobs/5115210333#step:7:27
2022-09-28 13:21:31 -07:00
Russell Dempsey
9dd1ae00b3
fix: danger-pr workflow
@see https://github.com/ipfs/awesome-ipfs/actions/runs/3146545048/jobs/5115117338
2022-09-28 13:15:03 -07:00
Russell Dempsey
710ba3da6d
chore: attempt to fix pr workflow
@see https://github.com/ipfs/awesome-ipfs/actions/runs/3146333920/jobs/5115079944
2022-09-28 13:07:37 -07:00
Russell Dempsey
2f2d2236a2
feat: ensure broken_link_cron.yml opens PR (#434)
* test: add invalid entry to data/apps.yaml

* debug: git-auto-commit-action should run since there are modified files

* fix: output variable name

* fix: workflow permissions

* debugging

* debugging more

* debugging more

* debugging even more

* fix: remove pull action for add-and-commit

* fix: use ipfs-gui-bot token permissions

* chore: Remove broken links (#435)

Co-authored-by: ipfs-gui-bot <108953096+ipfs-gui-bot@users.noreply.github.com>

* chore: cleanup

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ipfs-gui-bot <108953096+ipfs-gui-bot@users.noreply.github.com>
2022-09-16 12:39:16 -07:00
Russell Dempsey
dd28c19ba7
fix: broken-links workflow (#433)
* fix: broken-links workflow

* fix: trim bash var

* fix: string comparison

* fix: github action if condition syntax

* debugging

* debugging: gh action showing 1 changed file.. what is it?

* fix: only count changed data files for scheduled broken link PRs
2022-09-16 09:28:26 -07:00
Russell Dempsey
6d5eef146a
feat: more automated awesome-ipfs PRs (#429)
* chore: ignore files created by awesome_bot

* feat: auto-update README.md when PRs are created

* feat: use danger to post awesome_bot results on PRs

* chore: wut

* Update pull_requests.yml

* chore: fake-test

* adjust branch used by github-push-action

* chore: ensure checkout uses the branch

* chore: update README.md

* chore: modify dangerfile and workflow ordering

* remove fake addition to videos.yaml

* chore: update README.md

* chore: rename pull_requests.yml

* temp: always display awesomeBot results

* Revert "temp: always display awesomeBot results"

This reverts commit acaef1f4f2.

* chore(deps): install danger as devDep

* feat: cache node_modules and readme

* Update pull_requests.yml

* chore: remove ad-m/github-push-action

see https://github.com/ad-m/github-push-action/issues/104

* tmp: PR-demo

* Rebuild

* Revert "tmp: PR-demo"

This reverts commit 8bed1326f0.

* Rebuild

* fix: no need to push readme update

* fix: no need to push readme update

readme is updated during 'Rebuild' commit from data.yml

* chore: run danger via npm script instead of npx

* feat: remove replace circleci cron with github action

this github action should open a PR removing broken links automatically

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2022-09-15 16:41:35 -07:00
GitHub
b4277e7a29 Update .github/workflows/stale.yml 2022-06-27 10:46:30 +00:00
ipfs-mgmt-read-write[bot]
6d015d5f20
Add .github/workflows/stale.yml 2022-06-13 12:52:20 +00:00
Andrew Nesbitt
73b421c5f6 upgrade github action packages 2020-12-07 14:27:57 +00:00
Andrew Nesbitt
3a5e3e89c4 Actually commit changes made in github action 2020-05-13 11:08:37 +01:00
Hector Sanjuan
e5b8ccbc6b Add autocomment configuration 2020-05-04 12:01:51 +02:00
Hector Sanjuan
f75445d025 Add standard issue template 2020-04-27 11:22:07 +02:00
Andrew Nesbitt
b7c69ac160
Update .github/workflows/data.yml
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
2020-04-20 10:26:35 +01:00
Andrew Nesbitt
dfa9bd7ce0
Update .github/workflows/data.yml
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
2020-04-20 10:26:28 +01:00
Andrew Nesbitt
81c36441e1
Update .github/workflows/data.yml
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
2020-04-20 10:26:20 +01:00
bluelovers
29a9c89d0e feat: auto build without run build locally 2020-04-02 14:31:07 +08:00