Open WadeBarnes opened 8 months ago
Queries representing the candidate repositories for this task can be found here; https://github.com/bcgov/DITP-DevOps/issues/175#issuecomment-2023504905
Queries representing the candidate repositories for this task can be found here; #175 (comment)
Top 5 Candidates:
Edit: - List has been updated, bcgov/von-network
was replaced with bcgov/vc-authn-oidc
in the top 5 list, as bcgov/von-network
's dependabot.yml file has already been configured. bcgov/von-network
still needs to be updated with Stale Action.
Edit: - Updated the list. Added the bcgov/BC-Wallet-Demo
repo and removed the openwallet-foundation/bifold-wallet
repo for now. This will provide some additional practice on our repos before branching out to more global repos.
Edit: - Updated the list. Limited the top 5 to BC Gov repos. This will provide some additional practice on our repos before branching out to more global repos.
Add a scheduled workflow using the Stale Action to select repositories to automate the management of long lived Issues and PRs.
The intent is to automate the management of issues and PRs we're unable to address in a timely fashion. The actions taken by the automation will provide us with reminders that no actions have been taken on an item in a given amount of time and then automatically close (clean-up) the items if no actions are taken of another amount of time.
We have been using this action on the bcgov/traction and bcgov/vc-authn-oidc repositories for a while now, though the settings could use some optimization.
Approach:
bcgov
,hyperledger
, andopenwallet-foundation
should be considered. Discuss with the DITP team members and the community working on the code within these various organizations to compile a list of candidate repositories.Acceptance Criteria:
Bonus Points: For bonus points, the PR submission should also include a new or updated
dependabot.yml
configuration to ensure the GitHub action dependencies are updated on a regular bases using a configuration like this.